|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThriftMetrics | |
---|---|
org.apache.hadoop.hbase.thrift | Provides an HBase Thrift service. |
org.apache.hadoop.hbase.thrift2 | Provides an HBase Thrift service. |
Uses of ThriftMetrics in org.apache.hadoop.hbase.thrift |
---|
Methods in org.apache.hadoop.hbase.thrift with parameters of type ThriftMetrics | |
---|---|
static org.apache.hadoop.hbase.thrift.generated.Hbase.Iface |
HbaseHandlerMetricsProxy.newInstance(org.apache.hadoop.hbase.thrift.generated.Hbase.Iface handler,
ThriftMetrics metrics,
org.apache.hadoop.conf.Configuration conf)
|
Constructors in org.apache.hadoop.hbase.thrift with parameters of type ThriftMetrics | |
---|---|
CallQueue(BlockingQueue<CallQueue.Call> underlyingQueue,
ThriftMetrics metrics)
|
|
TBoundedThreadPoolServer(TBoundedThreadPoolServer.Args options,
ThriftMetrics metrics)
|
Uses of ThriftMetrics in org.apache.hadoop.hbase.thrift2 |
---|
Methods in org.apache.hadoop.hbase.thrift2 with parameters of type ThriftMetrics | |
---|---|
static THBaseService.Iface |
ThriftHBaseServiceHandler.newInstance(org.apache.hadoop.conf.Configuration conf,
ThriftMetrics metrics)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |