Uses of Interface
org.apache.hadoop.hbase.ipc.QueueBalancer
-
Uses of org.apache.hadoop.hbase.ipc.QueueBalancer in org.apache.hadoop.hbase.ipc
Modifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.ipc.RandomQueueBalancer
Queue balancer that just randomly selects a queue in the range [0, num queues).Modifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.ipc.QueueBalancer
RpcExecutor.getBalancer
(String executorName, org.apache.hadoop.conf.Configuration conf, List<BlockingQueue<org.apache.hadoop.hbase.ipc.CallRunner>> queues)