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