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