Uses of Class
io.dingodb.store.Store.KvBatchCompareAndSetRequest
Packages that use Store.KvBatchCompareAndSetRequest
-
Uses of Store.KvBatchCompareAndSetRequest in io.dingodb.store
Methods in io.dingodb.store that return Store.KvBatchCompareAndSetRequestModifier and TypeMethodDescriptionStore.KvBatchCompareAndSetRequest.Builder.build()Store.KvBatchCompareAndSetRequest.Builder.buildPartial()Store.KvBatchCompareAndSetRequest.getDefaultInstance()Store.KvBatchCompareAndSetRequest.Builder.getDefaultInstanceForType()Store.KvBatchCompareAndSetRequest.getDefaultInstanceForType()Store.KvBatchCompareAndSetRequest.parseDelimitedFrom(InputStream input) Store.KvBatchCompareAndSetRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Store.KvBatchCompareAndSetRequest.parseFrom(byte[] data) Store.KvBatchCompareAndSetRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Store.KvBatchCompareAndSetRequest.parseFrom(com.google.protobuf.ByteString data) Store.KvBatchCompareAndSetRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Store.KvBatchCompareAndSetRequest.parseFrom(com.google.protobuf.CodedInputStream input) Store.KvBatchCompareAndSetRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Store.KvBatchCompareAndSetRequest.parseFrom(InputStream input) Store.KvBatchCompareAndSetRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Store.KvBatchCompareAndSetRequest.parseFrom(ByteBuffer data) Store.KvBatchCompareAndSetRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.store that return types with arguments of type Store.KvBatchCompareAndSetRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Store.KvBatchCompareAndSetRequest,Store.KvBatchCompareAndSetResponse> StoreServiceGrpc.getKvBatchCompareAndSetMethod()com.google.protobuf.Parser<Store.KvBatchCompareAndSetRequest>Store.KvBatchCompareAndSetRequest.getParserForType()static com.google.protobuf.Parser<Store.KvBatchCompareAndSetRequest>Store.KvBatchCompareAndSetRequest.parser()Methods in io.dingodb.store with parameters of type Store.KvBatchCompareAndSetRequestModifier and TypeMethodDescriptiondefault voidStoreServiceGrpc.AsyncService.kvBatchCompareAndSet(Store.KvBatchCompareAndSetRequest request, io.grpc.stub.StreamObserver<Store.KvBatchCompareAndSetResponse> responseObserver) StoreServiceGrpc.StoreServiceBlockingStub.kvBatchCompareAndSet(Store.KvBatchCompareAndSetRequest request) com.google.common.util.concurrent.ListenableFuture<Store.KvBatchCompareAndSetResponse>StoreServiceGrpc.StoreServiceFutureStub.kvBatchCompareAndSet(Store.KvBatchCompareAndSetRequest request) voidStoreServiceGrpc.StoreServiceStub.kvBatchCompareAndSet(Store.KvBatchCompareAndSetRequest request, io.grpc.stub.StreamObserver<Store.KvBatchCompareAndSetResponse> responseObserver) Store.KvBatchCompareAndSetRequest.Builder.mergeFrom(Store.KvBatchCompareAndSetRequest other) Store.KvBatchCompareAndSetRequest.newBuilder(Store.KvBatchCompareAndSetRequest prototype)