Uses of Class
io.dingodb.sdk.service.entity.version.LeaseRenewResponse
Packages that use LeaseRenewResponse
-
Uses of LeaseRenewResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return LeaseRenewResponseModifier and TypeMethodDescriptiondefault LeaseRenewResponseVersionService.leaseRenew(long requestId, LeaseRenewRequest request) default LeaseRenewResponseVersionService.leaseRenew(LeaseRenewRequest request) Deprecated. -
Uses of LeaseRenewResponse in io.dingodb.sdk.service.desc.version
Fields in io.dingodb.sdk.service.desc.version with type parameters of type LeaseRenewResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<LeaseRenewRequest,LeaseRenewResponse> VersionServiceDescriptors.leaseRenewstatic final ServiceCallCycles<LeaseRenewRequest,LeaseRenewResponse> VersionServiceDescriptors.leaseRenewHandlers