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