| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RpcServer.CallDatastructure that holds all necessary to a method invocation and then afterward, carries
 the result. | 
| Modifier and Type | Method and Description | 
|---|---|
| static RpcCallContext | RpcServer. getCurrentCall()Needed for features such as delayed calls. | 
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.