Package | Description |
---|---|
org.apache.hadoop.hbase.thrift |
Provides an HBase Thrift
service.
|
Modifier and Type | Field and Description |
---|---|
private BlockingQueue<CallQueue.Call> |
CallQueue.underlyingQueue |
Modifier and Type | Method and Description |
---|---|
private void |
CallQueue.updateMetrics(CallQueue.Call result) |
Constructor and Description |
---|
CallQueue(BlockingQueue<CallQueue.Call> underlyingQueue,
ThriftMetrics metrics) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.