Uses of Class
io.dingodb.sdk.service.entity.coordinator.GetStoreOwnMetricsRequest
Packages that use GetStoreOwnMetricsRequest
-
Uses of GetStoreOwnMetricsRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type GetStoreOwnMetricsRequestModifier and TypeMethodDescriptiondefault GetStoreOwnMetricsResponseCoordinatorService.getStoreOwnMetrics(long requestId, GetStoreOwnMetricsRequest request) default GetStoreOwnMetricsResponseCoordinatorService.getStoreOwnMetrics(GetStoreOwnMetricsRequest request) Deprecated. -
Uses of GetStoreOwnMetricsRequest in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type GetStoreOwnMetricsRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetStoreOwnMetricsRequest,GetStoreOwnMetricsResponse> CoordinatorServiceDescriptors.getStoreOwnMetricsCoordinatorServiceDescriptors.getStoreOwnMetricsHandlers