Uses of Class
io.dingodb.sdk.service.entity.store.KvBatchGetResponse
Packages that use KvBatchGetResponse
-
Uses of KvBatchGetResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return KvBatchGetResponseModifier and TypeMethodDescriptiondefault KvBatchGetResponseStoreService.kvBatchGet(long requestId, KvBatchGetRequest request) default KvBatchGetResponseStoreService.kvBatchGet(KvBatchGetRequest request) Deprecated. -
Uses of KvBatchGetResponse in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type KvBatchGetResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<KvBatchGetRequest,KvBatchGetResponse> StoreServiceDescriptors.kvBatchGetstatic final ServiceCallCycles<KvBatchGetRequest,KvBatchGetResponse> StoreServiceDescriptors.kvBatchGetHandlers