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