Uses of Class
io.dingodb.sdk.service.entity.store.KvBatchDeleteResponse
Packages that use KvBatchDeleteResponse
-
Uses of KvBatchDeleteResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return KvBatchDeleteResponseModifier and TypeMethodDescriptiondefault KvBatchDeleteResponseStoreService.kvBatchDelete(long requestId, KvBatchDeleteRequest request) default KvBatchDeleteResponseStoreService.kvBatchDelete(KvBatchDeleteRequest request) Deprecated. -
Uses of KvBatchDeleteResponse in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type KvBatchDeleteResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<KvBatchDeleteRequest,KvBatchDeleteResponse> StoreServiceDescriptors.kvBatchDeletestatic final ServiceCallCycles<KvBatchDeleteRequest,KvBatchDeleteResponse> StoreServiceDescriptors.kvBatchDeleteHandlers