Uses of Class
io.dingodb.sdk.service.entity.version.LeaseQueryRequest
Packages that use LeaseQueryRequest
-
Uses of LeaseQueryRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type LeaseQueryRequestModifier and TypeMethodDescriptiondefault LeaseQueryResponseVersionService.leaseQuery(long requestId, LeaseQueryRequest request) default LeaseQueryResponseVersionService.leaseQuery(LeaseQueryRequest request) Deprecated. -
Uses of LeaseQueryRequest in io.dingodb.sdk.service.desc.version
Fields in io.dingodb.sdk.service.desc.version with type parameters of type LeaseQueryRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<LeaseQueryRequest,LeaseQueryResponse> VersionServiceDescriptors.leaseQuerystatic final ServiceCallCycles<LeaseQueryRequest,LeaseQueryResponse> VersionServiceDescriptors.leaseQueryHandlers