Uses of Class
io.dingodb.store.Store.TxnPessimisticLockResponse.Builder
Packages that use Store.TxnPessimisticLockResponse.Builder
-
Uses of Store.TxnPessimisticLockResponse.Builder in io.dingodb.store
Methods in io.dingodb.store that return Store.TxnPessimisticLockResponse.BuilderModifier and TypeMethodDescriptionStore.TxnPessimisticLockResponse.Builder.addAllDocuments(Iterable<? extends Common.DocumentWithId> values) for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnPessimisticLockResponse.Builder.addAllKvs(Iterable<? extends Common.KeyValue> values) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.addAllTxnResult(Iterable<? extends Store.TxnResultInfo> values) if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticLockResponse.Builder.addAllVector(Iterable<? extends Common.VectorWithId> values) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.addDocuments(int index, Common.DocumentWithId value) 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 value) 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.TxnPessimisticLockResponse.Builder.addKvs(int index, Common.KeyValue value) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.addKvs(int index, Common.KeyValue.Builder builderForValue) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.addKvs(Common.KeyValue value) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.addKvs(Common.KeyValue.Builder builderForValue) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Store.TxnPessimisticLockResponse.Builder.addTxnResult(int index, Store.TxnResultInfo value) if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticLockResponse.Builder.addTxnResult(int index, Store.TxnResultInfo.Builder builderForValue) if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticLockResponse.Builder.addTxnResult(Store.TxnResultInfo value) if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticLockResponse.Builder.addTxnResult(Store.TxnResultInfo.Builder builderForValue) if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticLockResponse.Builder.addVector(int index, Common.VectorWithId value) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.addVector(int index, Common.VectorWithId.Builder builderForValue) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.addVector(Common.VectorWithId value) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.addVector(Common.VectorWithId.Builder builderForValue) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.clear()Store.TxnPessimisticLockResponse.Builder.clearDocuments()for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnPessimisticLockResponse.Builder.clearError()error codeStore.TxnPessimisticLockResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Store.TxnPessimisticLockResponse.Builder.clearKvs()The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Store.TxnPessimisticLockResponse.Builder.clearResponseInfo()response infoStore.TxnPessimisticLockResponse.Builder.clearTxnResult()if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticLockResponse.Builder.clearVector()The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.clone()Store.TxnPessimisticLockResponse.Builder.mergeError(ErrorOuterClass.Error value) error codeStore.TxnPessimisticLockResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Store.TxnPessimisticLockResponse.Builder.mergeFrom(com.google.protobuf.Message other) Store.TxnPessimisticLockResponse.Builder.mergeFrom(Store.TxnPessimisticLockResponse other) Store.TxnPessimisticLockResponse.Builder.mergeResponseInfo(Common.ResponseInfo value) response infoStore.TxnPessimisticLockResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Store.TxnPessimisticLockResponse.newBuilder()Store.TxnPessimisticLockResponse.newBuilder(Store.TxnPessimisticLockResponse prototype) Store.TxnPessimisticLockResponse.newBuilderForType()protected Store.TxnPessimisticLockResponse.BuilderStore.TxnPessimisticLockResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Store.TxnPessimisticLockResponse.Builder.removeDocuments(int index) for document index region: When some key is locked but we cannot check locks of all keys.Store.TxnPessimisticLockResponse.Builder.removeKvs(int index) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.removeTxnResult(int index) if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticLockResponse.Builder.removeVector(int index) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.setDocuments(int index, Common.DocumentWithId value) 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.TxnPessimisticLockResponse.Builder.setError(ErrorOuterClass.Error value) error codeStore.TxnPessimisticLockResponse.Builder.setError(ErrorOuterClass.Error.Builder builderForValue) error codeStore.TxnPessimisticLockResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Store.TxnPessimisticLockResponse.Builder.setKvs(int index, Common.KeyValue value) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.setKvs(int index, Common.KeyValue.Builder builderForValue) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Store.TxnPessimisticLockResponse.Builder.setResponseInfo(Common.ResponseInfo value) response infoStore.TxnPessimisticLockResponse.Builder.setResponseInfo(Common.ResponseInfo.Builder builderForValue) response infoStore.TxnPessimisticLockResponse.Builder.setTxnResult(int index, Store.TxnResultInfo value) if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticLockResponse.Builder.setTxnResult(int index, Store.TxnResultInfo.Builder builderForValue) if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticLockResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Store.TxnPessimisticLockResponse.Builder.setVector(int index, Common.VectorWithId value) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.Builder.setVector(int index, Common.VectorWithId.Builder builderForValue) The values is set if 'return_values' is true in the request and no error.Store.TxnPessimisticLockResponse.toBuilder()