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