Uses of Class
io.dingodb.sdk.service.entity.store.KvBatchCompareAndSetRequest
Packages that use KvBatchCompareAndSetRequest
-
Uses of KvBatchCompareAndSetRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type KvBatchCompareAndSetRequestModifier and TypeMethodDescriptiondefault KvBatchCompareAndSetResponseStoreService.kvBatchCompareAndSet(long requestId, KvBatchCompareAndSetRequest request) default KvBatchCompareAndSetResponseStoreService.kvBatchCompareAndSet(KvBatchCompareAndSetRequest request) Deprecated. -
Uses of KvBatchCompareAndSetRequest in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type KvBatchCompareAndSetRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<KvBatchCompareAndSetRequest,KvBatchCompareAndSetResponse> StoreServiceDescriptors.kvBatchCompareAndSetStoreServiceDescriptors.kvBatchCompareAndSetHandlers