Package | Description |
---|---|
org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Class and Description |
---|---|
class |
DecayRpcScheduler
The decay RPC scheduler counts incoming requests in a map, then
decays the counts at a fixed time interval.
|
static class |
DecayRpcScheduler.MetricsProxy
MetricsProxy is a singleton because we may init multiple schedulers and we
want to clean up resources when a new scheduler replaces the old one.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.