Uses of Class
io.dingodb.sdk.service.entity.version.LeaseGrantRequest
Packages that use LeaseGrantRequest
-
Uses of LeaseGrantRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type LeaseGrantRequestModifier and TypeMethodDescriptiondefault LeaseGrantResponseVersionService.leaseGrant(long requestId, LeaseGrantRequest request) default LeaseGrantResponseVersionService.leaseGrant(LeaseGrantRequest request) Deprecated. -
Uses of LeaseGrantRequest in io.dingodb.sdk.service.desc.version
Fields in io.dingodb.sdk.service.desc.version with type parameters of type LeaseGrantRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<LeaseGrantRequest,LeaseGrantResponse> VersionServiceDescriptors.leaseGrantstatic final ServiceCallCycles<LeaseGrantRequest,LeaseGrantResponse> VersionServiceDescriptors.leaseGrantHandlers