Uses of Class
io.dingodb.store.Store.TxnLockValue
Packages that use Store.TxnLockValue
-
Uses of Store.TxnLockValue in io.dingodb.store
Methods in io.dingodb.store that return Store.TxnLockValueModifier and TypeMethodDescriptionStore.TxnLockValue.Builder.build()Store.TxnLockValue.Builder.buildPartial()static Store.TxnLockValueStore.TxnLockValue.getDefaultInstance()Store.TxnLockValue.Builder.getDefaultInstanceForType()Store.TxnLockValue.getDefaultInstanceForType()Store.TxnDumpResponse.Builder.getLockValues(int index) lock value: LockInfoStore.TxnDumpResponse.getLockValues(int index) lock value: LockInfoStore.TxnDumpResponseOrBuilder.getLockValues(int index) lock value: LockInfostatic Store.TxnLockValueStore.TxnLockValue.parseDelimitedFrom(InputStream input) static Store.TxnLockValueStore.TxnLockValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.TxnLockValueStore.TxnLockValue.parseFrom(byte[] data) static Store.TxnLockValueStore.TxnLockValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.TxnLockValueStore.TxnLockValue.parseFrom(com.google.protobuf.ByteString data) static Store.TxnLockValueStore.TxnLockValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.TxnLockValueStore.TxnLockValue.parseFrom(com.google.protobuf.CodedInputStream input) static Store.TxnLockValueStore.TxnLockValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.TxnLockValueStore.TxnLockValue.parseFrom(InputStream input) static Store.TxnLockValueStore.TxnLockValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.TxnLockValueStore.TxnLockValue.parseFrom(ByteBuffer data) static Store.TxnLockValueStore.TxnLockValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.store that return types with arguments of type Store.TxnLockValueModifier and TypeMethodDescriptionStore.TxnDumpResponse.Builder.getLockValuesList()lock value: LockInfoStore.TxnDumpResponse.getLockValuesList()lock value: LockInfoStore.TxnDumpResponseOrBuilder.getLockValuesList()lock value: LockInfocom.google.protobuf.Parser<Store.TxnLockValue>Store.TxnLockValue.getParserForType()static com.google.protobuf.Parser<Store.TxnLockValue>Store.TxnLockValue.parser()Methods in io.dingodb.store with parameters of type Store.TxnLockValueModifier and TypeMethodDescriptionStore.TxnDumpResponse.Builder.addLockValues(int index, Store.TxnLockValue value) lock value: LockInfoStore.TxnDumpResponse.Builder.addLockValues(Store.TxnLockValue value) lock value: LockInfoStore.TxnLockValue.Builder.mergeFrom(Store.TxnLockValue other) static Store.TxnLockValue.BuilderStore.TxnLockValue.newBuilder(Store.TxnLockValue prototype) Store.TxnDumpResponse.Builder.setLockValues(int index, Store.TxnLockValue value) lock value: LockInfoMethod parameters in io.dingodb.store with type arguments of type Store.TxnLockValueModifier and TypeMethodDescriptionStore.TxnDumpResponse.Builder.addAllLockValues(Iterable<? extends Store.TxnLockValue> values) lock value: LockInfo