org.apache.hadoop.metrics2
Interface MetricsExecutor


public interface MetricsExecutor

ScheduledExecutorService for metrics.


Method Summary
 ScheduledExecutorService getExecutor()
           
 void stop()
           
 

Method Detail

getExecutor

ScheduledExecutorService getExecutor()

stop

void stop()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.