Uses of Class
org.apache.hadoop.hbase.thrift.ThriftMetrics
Packages that use ThriftMetrics
-
Uses of ThriftMetrics in org.apache.hadoop.hbase.thrift
Fields in org.apache.hadoop.hbase.thrift declared as ThriftMetricsModifier and TypeFieldDescriptionprivate final ThriftMetricsCallQueue.metricsprivate final ThriftMetricsHbaseHandlerMetricsProxy.metricsprotected ThriftMetricsHBaseServiceHandler.metricsprivate ThriftMetricsTHBaseThreadPoolExecutor.metricsprotected ThriftMetricsThriftServer.metricsMethods in org.apache.hadoop.hbase.thrift that return ThriftMetricsModifier and TypeMethodDescriptionprotected ThriftMetricsThriftServer.createThriftMetrics(org.apache.hadoop.conf.Configuration conf) Methods in org.apache.hadoop.hbase.thrift with parameters of type ThriftMetricsModifier and TypeMethodDescriptionvoidHBaseServiceHandler.initMetrics(ThriftMetrics metrics) static org.apache.hadoop.hbase.thrift.generated.Hbase.IfaceHbaseHandlerMetricsProxy.newInstance(org.apache.hadoop.hbase.thrift.generated.Hbase.Iface handler, ThriftMetrics metrics, org.apache.hadoop.conf.Configuration conf) static org.apache.hadoop.hbase.thrift2.generated.THBaseService.IfaceHbaseHandlerMetricsProxy.newInstance(org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface handler, ThriftMetrics metrics, org.apache.hadoop.conf.Configuration conf) Constructors in org.apache.hadoop.hbase.thrift with parameters of type ThriftMetricsModifierConstructorDescriptionCallQueue(BlockingQueue<CallQueue.Call> underlyingQueue, ThriftMetrics metrics) privateHbaseHandlerMetricsProxy(Object handler, ThriftMetrics metrics, org.apache.hadoop.conf.Configuration conf) TBoundedThreadPoolServer(TBoundedThreadPoolServer.Args options, ThriftMetrics metrics) THBaseThreadPoolExecutor(int corePoolSize, int maxPoolSize, long keepAliveTime, TimeUnit unit, BlockingQueue<Runnable> workQueue, ThreadFactory threadFactory, ThriftMetrics metrics) THBaseThreadPoolExecutor(int corePoolSize, int maxPoolSize, long keepAliveTime, TimeUnit unit, BlockingQueue<Runnable> workQueue, ThriftMetrics metrics) -
Uses of ThriftMetrics in org.apache.hadoop.hbase.thrift2
Methods in org.apache.hadoop.hbase.thrift2 that return ThriftMetricsModifier and TypeMethodDescriptionprotected ThriftMetricsThriftServer.createThriftMetrics(org.apache.hadoop.conf.Configuration conf)