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