Uses of Interface
org.apache.hadoop.ipc.DecayRpcSchedulerMXBean

Packages that use DecayRpcSchedulerMXBean
org.apache.hadoop.ipc Tools to help define network clients and servers. 
 

Uses of DecayRpcSchedulerMXBean in org.apache.hadoop.ipc
 

Classes in org.apache.hadoop.ipc that implement DecayRpcSchedulerMXBean
 class DecayRpcScheduler
          The decay RPC scheduler counts incoming requests in a map, then decays the counts at a fixed time interval.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.