Uses of Class
io.dingodb.sdk.service.entity.store.KvScanBeginRequest
Packages that use KvScanBeginRequest
-
Uses of KvScanBeginRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type KvScanBeginRequestModifier and TypeMethodDescriptiondefault KvScanBeginResponseStoreService.kvScanBegin(long requestId, KvScanBeginRequest request) default KvScanBeginResponseStoreService.kvScanBegin(KvScanBeginRequest request) Deprecated. -
Uses of KvScanBeginRequest in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type KvScanBeginRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<KvScanBeginRequest,KvScanBeginResponse> StoreServiceDescriptors.kvScanBeginstatic final ServiceCallCycles<KvScanBeginRequest,KvScanBeginResponse> StoreServiceDescriptors.kvScanBeginHandlers