Uses of Class
org.apache.hadoop.hbase.thrift.CallQueue.Call

Packages that use org.apache.hadoop.hbase.thrift.CallQueue.Call
Package
Description
Provides an HBase Thrift service.
  • Uses of org.apache.hadoop.hbase.thrift.CallQueue.Call in org.apache.hadoop.hbase.thrift

    Constructor parameters in org.apache.hadoop.hbase.thrift with type arguments of type org.apache.hadoop.hbase.thrift.CallQueue.Call in in
    Modifier
    Constructor
    Description
     
    CallQueue(BlockingQueue<org.apache.hadoop.hbase.thrift.CallQueue.Call> underlyingQueue, org.apache.hadoop.hbase.thrift.ThriftMetrics metrics)