Uses of Class
io.dingodb.sdk.service.entity.store.KvGetResponse
Packages that use KvGetResponse
-
Uses of KvGetResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return KvGetResponseModifier and TypeMethodDescriptiondefault KvGetResponseStoreService.kvGet(long requestId, KvGetRequest request) default KvGetResponseStoreService.kvGet(KvGetRequest request) Deprecated. -
Uses of KvGetResponse in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type KvGetResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<KvGetRequest,KvGetResponse> StoreServiceDescriptors.kvGetstatic final ServiceCallCycles<KvGetRequest,KvGetResponse> StoreServiceDescriptors.kvGetHandlers