Uses of Class
io.dingodb.sdk.service.entity.store.KvScanReleaseRequest
Packages that use KvScanReleaseRequest
-
Uses of KvScanReleaseRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type KvScanReleaseRequestModifier and TypeMethodDescriptiondefault KvScanReleaseResponseStoreService.kvScanRelease(long requestId, KvScanReleaseRequest request) default KvScanReleaseResponseStoreService.kvScanRelease(KvScanReleaseRequest request) Deprecated. -
Uses of KvScanReleaseRequest in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type KvScanReleaseRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<KvScanReleaseRequest,KvScanReleaseResponse> StoreServiceDescriptors.kvScanReleasestatic final ServiceCallCycles<KvScanReleaseRequest,KvScanReleaseResponse> StoreServiceDescriptors.kvScanReleaseHandlers