Uses of Class
org.apache.hadoop.hbase.thrift.CallQueue.Call
-
Uses of CallQueue.Call in org.apache.hadoop.hbase.thrift
Modifier and TypeFieldDescriptionprivate final BlockingQueue<CallQueue.Call>
CallQueue.underlyingQueue
ModifierConstructorDescriptionCallQueue
(BlockingQueue<CallQueue.Call> underlyingQueue, ThriftMetrics metrics)