Uses of Interface
org.apache.hadoop.hbase.ipc.RpcCallContext

Packages that use RpcCallContext
org.apache.hadoop.hbase.ipc Tools to help define network clients and servers. 
 

Uses of RpcCallContext in org.apache.hadoop.hbase.ipc
 

Methods in org.apache.hadoop.hbase.ipc that return RpcCallContext
static RpcCallContext RpcServer.getCurrentCall()
          Needed for features such as delayed calls.
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.