Packages that use org.apache.hadoop.hbase.thrift.ThriftMetrics
Provides an HBase
Thrift
service.
-
protected org.apache.hadoop.hbase.thrift.ThriftMetrics
HBaseServiceHandler.metrics
protected org.apache.hadoop.hbase.thrift.ThriftMetrics
ThriftServer.metrics
protected org.apache.hadoop.hbase.thrift.ThriftMetrics
ThriftServer.createThriftMetrics(org.apache.hadoop.conf.Configuration conf)
void
HBaseServiceHandler.initMetrics(org.apache.hadoop.hbase.thrift.ThriftMetrics metrics)
static org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
HbaseHandlerMetricsProxy.newInstance(org.apache.hadoop.hbase.thrift.generated.Hbase.Iface handler,
org.apache.hadoop.hbase.thrift.ThriftMetrics metrics,
org.apache.hadoop.conf.Configuration conf)
static org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
HbaseHandlerMetricsProxy.newInstance(org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface handler,
org.apache.hadoop.hbase.thrift.ThriftMetrics metrics,
org.apache.hadoop.conf.Configuration conf)
CallQueue(BlockingQueue<org.apache.hadoop.hbase.thrift.CallQueue.Call> underlyingQueue,
org.apache.hadoop.hbase.thrift.ThriftMetrics metrics)
TBoundedThreadPoolServer(org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer.Args options,
org.apache.hadoop.hbase.thrift.ThriftMetrics metrics)
THBaseThreadPoolExecutor(int corePoolSize,
int maxPoolSize,
long keepAliveTime,
TimeUnit unit,
BlockingQueue<Runnable> workQueue,
ThreadFactory threadFactory,
org.apache.hadoop.hbase.thrift.ThriftMetrics metrics)
THBaseThreadPoolExecutor(int corePoolSize,
int maxPoolSize,
long keepAliveTime,
TimeUnit unit,
BlockingQueue<Runnable> workQueue,
org.apache.hadoop.hbase.thrift.ThriftMetrics metrics)