| Package | Description |
|---|---|
| org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RandomQueueBalancer
Queue balancer that just randomly selects a queue in the range [0, num queues).
|
| Modifier and Type | Method and Description |
|---|---|
static QueueBalancer |
RpcExecutor.getBalancer(String executorName,
org.apache.hadoop.conf.Configuration conf,
List<BlockingQueue<CallRunner>> queues) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.