Uses of Interface
org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
Packages that use DecayRpcSchedulerMXBean
-
Uses of DecayRpcSchedulerMXBean in org.apache.hadoop.ipc
Classes in org.apache.hadoop.ipc that implement DecayRpcSchedulerMXBeanModifier and TypeClassDescriptionclassThe decay RPC scheduler tracks the cost of incoming requests in a map, then decays the costs at a fixed time interval.static final classMetricsProxy is a singleton because we may init multiple schedulers and we want to clean up resources when a new scheduler replaces the old one.