Uses of Class
io.dingodb.sdk.service.entity.store.KvBatchPutIfAbsentRequest
Packages that use KvBatchPutIfAbsentRequest
-
Uses of KvBatchPutIfAbsentRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type KvBatchPutIfAbsentRequestModifier and TypeMethodDescriptiondefault KvBatchPutIfAbsentResponseStoreService.kvBatchPutIfAbsent(long requestId, KvBatchPutIfAbsentRequest request) default KvBatchPutIfAbsentResponseStoreService.kvBatchPutIfAbsent(KvBatchPutIfAbsentRequest request) Deprecated. -
Uses of KvBatchPutIfAbsentRequest in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type KvBatchPutIfAbsentRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<KvBatchPutIfAbsentRequest,KvBatchPutIfAbsentResponse> StoreServiceDescriptors.kvBatchPutIfAbsentStoreServiceDescriptors.kvBatchPutIfAbsentHandlers