Uses of Class
org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
Packages that use FederationRPCMetrics
Package
Description
Report metrics for Router-based Federation.
The router package includes the core services for a HDFS federation router.
-
Uses of FederationRPCMetrics in org.apache.hadoop.hdfs.server.federation.metrics
Methods in org.apache.hadoop.hdfs.server.federation.metrics that return FederationRPCMetricsModifier and TypeMethodDescriptionstatic FederationRPCMetricsFederationRPCMetrics.create(org.apache.hadoop.conf.Configuration conf, RouterRpcServer rpcServer) FederationRPCPerformanceMonitor.getRPCMetrics() -
Uses of FederationRPCMetrics in org.apache.hadoop.hdfs.server.federation.router
Methods in org.apache.hadoop.hdfs.server.federation.router that return FederationRPCMetricsModifier and TypeMethodDescriptionRouterRpcMonitor.getRPCMetrics()Get Router RPC metrics info.RouterRpcServer.getRPCMetrics()Get RPC metrics info.