Uses of Class
io.dingodb.store.Store.TxnCheckSecondaryLocksResponse.Builder
Packages that use Store.TxnCheckSecondaryLocksResponse.Builder
-
Uses of Store.TxnCheckSecondaryLocksResponse.Builder in io.dingodb.store
Methods in io.dingodb.store that return Store.TxnCheckSecondaryLocksResponse.BuilderModifier and TypeMethodDescriptionStore.TxnCheckSecondaryLocksResponse.Builder.addAllLocks(Iterable<? extends Store.LockInfo> values) For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.Store.TxnCheckSecondaryLocksResponse.Builder.addLocks(int index, Store.LockInfo value) For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.Store.TxnCheckSecondaryLocksResponse.Builder.addLocks(int index, Store.LockInfo.Builder builderForValue) For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.Store.TxnCheckSecondaryLocksResponse.Builder.addLocks(Store.LockInfo value) For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.Store.TxnCheckSecondaryLocksResponse.Builder.addLocks(Store.LockInfo.Builder builderForValue) For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.Store.TxnCheckSecondaryLocksResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Store.TxnCheckSecondaryLocksResponse.Builder.clear()Store.TxnCheckSecondaryLocksResponse.Builder.clearCommitTs()If any of the locks have been committed, this is the commit ts used.Store.TxnCheckSecondaryLocksResponse.Builder.clearError()error codeStore.TxnCheckSecondaryLocksResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Store.TxnCheckSecondaryLocksResponse.Builder.clearLocks()For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.Store.TxnCheckSecondaryLocksResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Store.TxnCheckSecondaryLocksResponse.Builder.clearResponseInfo()response infoStore.TxnCheckSecondaryLocksResponse.Builder.clearTxnResult()the txn_result is one of the following: 1.Store.TxnCheckSecondaryLocksResponse.Builder.clone()Store.TxnCheckSecondaryLocksResponse.Builder.mergeError(ErrorOuterClass.Error value) error codeStore.TxnCheckSecondaryLocksResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Store.TxnCheckSecondaryLocksResponse.Builder.mergeFrom(com.google.protobuf.Message other) Store.TxnCheckSecondaryLocksResponse.Builder.mergeFrom(Store.TxnCheckSecondaryLocksResponse other) Store.TxnCheckSecondaryLocksResponse.Builder.mergeResponseInfo(Common.ResponseInfo value) response infoStore.TxnCheckSecondaryLocksResponse.Builder.mergeTxnResult(Store.TxnResultInfo value) the txn_result is one of the following: 1.Store.TxnCheckSecondaryLocksResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Store.TxnCheckSecondaryLocksResponse.newBuilder()Store.TxnCheckSecondaryLocksResponse.newBuilder(Store.TxnCheckSecondaryLocksResponse prototype) Store.TxnCheckSecondaryLocksResponse.newBuilderForType()Store.TxnCheckSecondaryLocksResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Store.TxnCheckSecondaryLocksResponse.Builder.removeLocks(int index) For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.Store.TxnCheckSecondaryLocksResponse.Builder.setCommitTs(long value) If any of the locks have been committed, this is the commit ts used.Store.TxnCheckSecondaryLocksResponse.Builder.setError(ErrorOuterClass.Error value) error codeStore.TxnCheckSecondaryLocksResponse.Builder.setError(ErrorOuterClass.Error.Builder builderForValue) error codeStore.TxnCheckSecondaryLocksResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Store.TxnCheckSecondaryLocksResponse.Builder.setLocks(int index, Store.LockInfo value) For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.Store.TxnCheckSecondaryLocksResponse.Builder.setLocks(int index, Store.LockInfo.Builder builderForValue) For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.Store.TxnCheckSecondaryLocksResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Store.TxnCheckSecondaryLocksResponse.Builder.setResponseInfo(Common.ResponseInfo value) response infoStore.TxnCheckSecondaryLocksResponse.Builder.setResponseInfo(Common.ResponseInfo.Builder builderForValue) response infoStore.TxnCheckSecondaryLocksResponse.Builder.setTxnResult(Store.TxnResultInfo value) the txn_result is one of the following: 1.Store.TxnCheckSecondaryLocksResponse.Builder.setTxnResult(Store.TxnResultInfo.Builder builderForValue) the txn_result is one of the following: 1.Store.TxnCheckSecondaryLocksResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Store.TxnCheckSecondaryLocksResponse.toBuilder()