Class ThriftMetrics
- java.lang.Object
-
- org.apache.accumulo.server.metrics.Metrics
-
- org.apache.accumulo.server.metrics.ThriftMetrics
-
- All Implemented Interfaces:
org.apache.hadoop.metrics2.MetricsSource
public class ThriftMetrics extends Metrics
-
-
Constructor Summary
Constructors Constructor Description ThriftMetrics(String serverName, String threadName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addExecute(long time)
void
addIdle(long time)
-
Methods inherited from class org.apache.accumulo.server.metrics.Metrics
getMetrics, getMoreMetrics, getRegistry, initSystem, prepareMetrics, register
-
-