org.apache.hadoop.hbase.ipc
Class RpcExecutor.QueueBalancer
java.lang.Object
org.apache.hadoop.hbase.ipc.RpcExecutor.QueueBalancer
- Enclosing class:
- RpcExecutor
public abstract static class RpcExecutor.QueueBalancer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RpcExecutor.QueueBalancer
public RpcExecutor.QueueBalancer()
getNextQueue
public abstract int getNextQueue()
- Returns:
- the index of the next queue to which a request should be inserted
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.