Uses of Class
io.dingodb.common.Common.DocumentWithId.Builder
Packages that use Common.DocumentWithId.Builder
-
Uses of Common.DocumentWithId.Builder in io.dingodb.common
Methods in io.dingodb.common that return Common.DocumentWithId.BuilderModifier and TypeMethodDescriptionCommon.DocumentWithId.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Common.DocumentWithId.Builder.clear()Common.DocumentWithId.Builder.clearDocument()document dataCommon.DocumentWithId.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Common.DocumentWithId.Builder.clearId()int64 id = 1;Common.DocumentWithId.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Common.DocumentWithId.Builder.clone()Common.DocumentWithScore.Builder.getDocumentWithIdBuilder().dingodb.pb.common.DocumentWithId document_with_id = 1;Common.DocumentWithId.Builder.mergeDocument(Common.Document value) document dataCommon.DocumentWithId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.DocumentWithId.Builder.mergeFrom(com.google.protobuf.Message other) Common.DocumentWithId.Builder.mergeFrom(Common.DocumentWithId other) Common.DocumentWithId.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Common.DocumentWithId.newBuilder()Common.DocumentWithId.newBuilder(Common.DocumentWithId prototype) Common.DocumentWithId.newBuilderForType()protected Common.DocumentWithId.BuilderCommon.DocumentWithId.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Common.DocumentWithId.Builder.setDocument(Common.Document value) document dataCommon.DocumentWithId.Builder.setDocument(Common.Document.Builder builderForValue) document dataCommon.DocumentWithId.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Common.DocumentWithId.Builder.setId(long value) int64 id = 1;Common.DocumentWithId.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Common.DocumentWithId.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Common.DocumentWithId.toBuilder()Methods in io.dingodb.common with parameters of type Common.DocumentWithId.BuilderModifier and TypeMethodDescriptionCommon.DocumentWithScore.Builder.setDocumentWithId(Common.DocumentWithId.Builder builderForValue) .dingodb.pb.common.DocumentWithId document_with_id = 1; -
Uses of Common.DocumentWithId.Builder in io.dingodb.document
Methods in io.dingodb.document that return Common.DocumentWithId.BuilderModifier and TypeMethodDescriptionDocument.DocumentAddRequest.Builder.addDocumentsBuilder()repeated .dingodb.pb.common.DocumentWithId documents = 3;Document.DocumentAddRequest.Builder.addDocumentsBuilder(int index) repeated .dingodb.pb.common.DocumentWithId documents = 3;Document.DocumentScanQueryResponse.Builder.addDocumentsBuilder()repeated .dingodb.pb.common.DocumentWithId documents = 3;Document.DocumentScanQueryResponse.Builder.addDocumentsBuilder(int index) repeated .dingodb.pb.common.DocumentWithId documents = 3;Document.DocumentBatchQueryResponse.Builder.addDoucmentsBuilder()repeated .dingodb.pb.common.DocumentWithId doucments = 3;Document.DocumentBatchQueryResponse.Builder.addDoucmentsBuilder(int index) repeated .dingodb.pb.common.DocumentWithId doucments = 3;Document.DocumentAddRequest.Builder.getDocumentsBuilder(int index) repeated .dingodb.pb.common.DocumentWithId documents = 3;Document.DocumentScanQueryResponse.Builder.getDocumentsBuilder(int index) repeated .dingodb.pb.common.DocumentWithId documents = 3;Document.DocumentBatchQueryResponse.Builder.getDoucmentsBuilder(int index) repeated .dingodb.pb.common.DocumentWithId doucments = 3;Methods in io.dingodb.document that return types with arguments of type Common.DocumentWithId.BuilderModifier and TypeMethodDescriptionDocument.DocumentAddRequest.Builder.getDocumentsBuilderList()repeated .dingodb.pb.common.DocumentWithId documents = 3;Document.DocumentScanQueryResponse.Builder.getDocumentsBuilderList()repeated .dingodb.pb.common.DocumentWithId documents = 3;Document.DocumentBatchQueryResponse.Builder.getDoucmentsBuilderList()repeated .dingodb.pb.common.DocumentWithId doucments = 3;Methods in io.dingodb.document with parameters of type Common.DocumentWithId.BuilderModifier and TypeMethodDescriptionDocument.DocumentAddRequest.Builder.addDocuments(int index, Common.DocumentWithId.Builder builderForValue) repeated .dingodb.pb.common.DocumentWithId documents = 3;Document.DocumentAddRequest.Builder.addDocuments(Common.DocumentWithId.Builder builderForValue) repeated .dingodb.pb.common.DocumentWithId documents = 3;Document.DocumentScanQueryResponse.Builder.addDocuments(int index, Common.DocumentWithId.Builder builderForValue) repeated .dingodb.pb.common.DocumentWithId documents = 3;Document.DocumentScanQueryResponse.Builder.addDocuments(Common.DocumentWithId.Builder builderForValue) repeated .dingodb.pb.common.DocumentWithId documents = 3;Document.DocumentBatchQueryResponse.Builder.addDoucments(int index, Common.DocumentWithId.Builder builderForValue) repeated .dingodb.pb.common.DocumentWithId doucments = 3;Document.DocumentBatchQueryResponse.Builder.addDoucments(Common.DocumentWithId.Builder builderForValue) repeated .dingodb.pb.common.DocumentWithId doucments = 3;Document.DocumentAddRequest.Builder.setDocuments(int index, Common.DocumentWithId.Builder builderForValue) repeated .dingodb.pb.common.DocumentWithId documents = 3;Document.DocumentScanQueryResponse.Builder.setDocuments(int index, Common.DocumentWithId.Builder builderForValue) repeated .dingodb.pb.common.DocumentWithId documents = 3;Document.DocumentBatchQueryResponse.Builder.setDoucments(int index, Common.DocumentWithId.Builder builderForValue) repeated .dingodb.pb.common.DocumentWithId doucments = 3; -
Uses of Common.DocumentWithId.Builder in io.dingodb.raft
Methods in io.dingodb.raft that return Common.DocumentWithId.BuilderModifier and TypeMethodDescriptionRaft.DocumentAddRequest.Builder.addDocumentsBuilder()repeated .dingodb.pb.common.DocumentWithId documents = 2;Raft.DocumentAddRequest.Builder.addDocumentsBuilder(int index) repeated .dingodb.pb.common.DocumentWithId documents = 2;Raft.DocumentBatchAddRequest.Builder.addDocumentsBuilder()repeated .dingodb.pb.common.DocumentWithId documents = 2;Raft.DocumentBatchAddRequest.Builder.addDocumentsBuilder(int index) repeated .dingodb.pb.common.DocumentWithId documents = 2;Raft.DocumentAddRequest.Builder.getDocumentsBuilder(int index) repeated .dingodb.pb.common.DocumentWithId documents = 2;Raft.DocumentBatchAddRequest.Builder.getDocumentsBuilder(int index) repeated .dingodb.pb.common.DocumentWithId documents = 2;Methods in io.dingodb.raft that return types with arguments of type Common.DocumentWithId.BuilderModifier and TypeMethodDescriptionRaft.DocumentAddRequest.Builder.getDocumentsBuilderList()repeated .dingodb.pb.common.DocumentWithId documents = 2;Raft.DocumentBatchAddRequest.Builder.getDocumentsBuilderList()repeated .dingodb.pb.common.DocumentWithId documents = 2;Methods in io.dingodb.raft with parameters of type Common.DocumentWithId.BuilderModifier and TypeMethodDescriptionRaft.DocumentAddRequest.Builder.addDocuments(int index, Common.DocumentWithId.Builder builderForValue) repeated .dingodb.pb.common.DocumentWithId documents = 2;Raft.DocumentAddRequest.Builder.addDocuments(Common.DocumentWithId.Builder builderForValue) repeated .dingodb.pb.common.DocumentWithId documents = 2;Raft.DocumentBatchAddRequest.Builder.addDocuments(int index, Common.DocumentWithId.Builder builderForValue) repeated .dingodb.pb.common.DocumentWithId documents = 2;Raft.DocumentBatchAddRequest.Builder.addDocuments(Common.DocumentWithId.Builder builderForValue) repeated .dingodb.pb.common.DocumentWithId documents = 2;Raft.DocumentAddRequest.Builder.setDocuments(int index, Common.DocumentWithId.Builder builderForValue) repeated .dingodb.pb.common.DocumentWithId documents = 2;Raft.DocumentBatchAddRequest.Builder.setDocuments(int index, Common.DocumentWithId.Builder builderForValue) repeated .dingodb.pb.common.DocumentWithId documents = 2; -
Uses of Common.DocumentWithId.Builder in io.dingodb.store
Methods in io.dingodb.store that return Common.DocumentWithId.BuilderModifier and TypeMethodDescriptionStore.TxnBatchGetResponse.Builder.addDocumentsBuilder()for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnBatchGetResponse.Builder.addDocumentsBuilder(int index) for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnPessimisticLockResponse.Builder.addDocumentsBuilder()for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnPessimisticLockResponse.Builder.addDocumentsBuilder(int index) for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnScanResponse.Builder.addDocumentsBuilder()for document index region, documents is the return value of the scan requestStore.TxnScanResponse.Builder.addDocumentsBuilder(int index) for document index region, documents is the return value of the scan requestStore.Mutation.Builder.getDocumentBuilder()for document index region, executor must use the DocumentWithId to do put/putifabsentStore.TxnGetResponse.Builder.getDocumentBuilder()for document index region: The document value associated with the key, if not found, is empty and error is NOT_FOUND dingo-store do not accept NULL value, so if value is NULL, it means the key is not existStore.TxnBatchGetResponse.Builder.getDocumentsBuilder(int index) for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnPessimisticLockResponse.Builder.getDocumentsBuilder(int index) for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnScanResponse.Builder.getDocumentsBuilder(int index) for document index region, documents is the return value of the scan requestMethods in io.dingodb.store that return types with arguments of type Common.DocumentWithId.BuilderModifier and TypeMethodDescriptionStore.TxnBatchGetResponse.Builder.getDocumentsBuilderList()for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnPessimisticLockResponse.Builder.getDocumentsBuilderList()for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnScanResponse.Builder.getDocumentsBuilderList()for document index region, documents is the return value of the scan requestMethods in io.dingodb.store with parameters of type Common.DocumentWithId.BuilderModifier and TypeMethodDescriptionStore.TxnBatchGetResponse.Builder.addDocuments(int index, Common.DocumentWithId.Builder builderForValue) for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnBatchGetResponse.Builder.addDocuments(Common.DocumentWithId.Builder builderForValue) for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnPessimisticLockResponse.Builder.addDocuments(int index, Common.DocumentWithId.Builder builderForValue) for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnPessimisticLockResponse.Builder.addDocuments(Common.DocumentWithId.Builder builderForValue) for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnScanResponse.Builder.addDocuments(int index, Common.DocumentWithId.Builder builderForValue) for document index region, documents is the return value of the scan requestStore.TxnScanResponse.Builder.addDocuments(Common.DocumentWithId.Builder builderForValue) for document index region, documents is the return value of the scan requestStore.Mutation.Builder.setDocument(Common.DocumentWithId.Builder builderForValue) for document index region, executor must use the DocumentWithId to do put/putifabsentStore.TxnGetResponse.Builder.setDocument(Common.DocumentWithId.Builder builderForValue) for document index region: The document value associated with the key, if not found, is empty and error is NOT_FOUND dingo-store do not accept NULL value, so if value is NULL, it means the key is not existStore.TxnBatchGetResponse.Builder.setDocuments(int index, Common.DocumentWithId.Builder builderForValue) for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnPessimisticLockResponse.Builder.setDocuments(int index, Common.DocumentWithId.Builder builderForValue) for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnScanResponse.Builder.setDocuments(int index, Common.DocumentWithId.Builder builderForValue) for document index region, documents is the return value of the scan request