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