Uses of Class
io.dingodb.sdk.service.entity.coordinator.GetRegionCountRequest
Packages that use GetRegionCountRequest
-
Uses of GetRegionCountRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type GetRegionCountRequestModifier and TypeMethodDescriptiondefault GetRegionCountResponseCoordinatorService.getRegionCount(long requestId, GetRegionCountRequest request) default GetRegionCountResponseCoordinatorService.getRegionCount(GetRegionCountRequest request) Deprecated. -
Uses of GetRegionCountRequest in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type GetRegionCountRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetRegionCountRequest,GetRegionCountResponse> CoordinatorServiceDescriptors.getRegionCountstatic final ServiceCallCycles<GetRegionCountRequest,GetRegionCountResponse> CoordinatorServiceDescriptors.getRegionCountHandlers