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

Packages that use CallQueue.Call
org.apache.hadoop.hbase.thrift Provides an HBase Thrift service. 
 

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

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



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