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