Uses of Class
io.dingodb.sdk.service.entity.coordinator.GetGCSafePointResponse
Packages that use GetGCSafePointResponse
-
Uses of GetGCSafePointResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return GetGCSafePointResponseModifier and TypeMethodDescriptiondefault GetGCSafePointResponseCoordinatorService.getGCSafePoint(long requestId, GetGCSafePointRequest request) default GetGCSafePointResponseCoordinatorService.getGCSafePoint(GetGCSafePointRequest request) Deprecated. -
Uses of GetGCSafePointResponse in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type GetGCSafePointResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetGCSafePointRequest,GetGCSafePointResponse> CoordinatorServiceDescriptors.getGCSafePointstatic final ServiceCallCycles<GetGCSafePointRequest,GetGCSafePointResponse> CoordinatorServiceDescriptors.getGCSafePointHandlers