Package | Description |
---|---|
org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Class and Description |
---|---|
class |
WeightedRoundRobinMultiplexer
Determines which queue to start reading from, occasionally drawing from
low-priority queues in order to prevent starvation.
|
Modifier and Type | Method and Description |
---|---|
void |
FairCallQueue.setMultiplexer(RpcMultiplexer newMux) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.