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
 

Classes in org.apache.hadoop.hbase.ipc that implement RpcCallContext
protected  class HBaseServer.Call
          A call queued for handling.
 

Methods in org.apache.hadoop.hbase.ipc that return RpcCallContext
static RpcCallContext HBaseServer.getCurrentCall()
          Needed for delayed calls.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.