org.apache.hadoop.metrics2.lib
Class MetricsExecutorImpl
java.lang.Object
org.apache.hadoop.metrics2.lib.MetricsExecutorImpl
- All Implemented Interfaces:
- MetricsExecutor
public class MetricsExecutorImpl
- extends Object
- implements MetricsExecutor
Class to handle the ScheduledExecutorServiceScheduledExecutorService
used by MetricMutableQuantilesMetricMutableQuantiles
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetricsExecutorImpl
public MetricsExecutorImpl()
getExecutor
public ScheduledExecutorService getExecutor()
- Specified by:
getExecutor
in interface MetricsExecutor
stop
public void stop()
- Specified by:
stop
in interface MetricsExecutor
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.