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