org.apache.hadoop.metrics2
Interface MetricsExecutor

All Known Implementing Classes:
MetricsExecutorImpl

public interface MetricsExecutor

ScheduledExecutorService for metrics.


Method Summary
 ScheduledExecutorService getExecutor()
           
 void stop()
           
 

Method Detail

getExecutor

ScheduledExecutorService getExecutor()

stop

void stop()


Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.