| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.ipc | 
 Tools to help define network clients and servers. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BalancedQueueRpcExecutor
An  
RpcExecutor that will balance requests evenly across all its queues, but still remains
 efficient with a single queue via an inlinable queue balancing mechanism. | 
class  | 
FastPathBalancedQueueRpcExecutor
Balanced queue executor with a fastpath. 
 | 
class  | 
RWQueueRpcExecutor
RPC Executor that uses different queues for reads and writes. 
 | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.