org.apache.flume.lifecycle
Class LifecycleSupervisor.MonitorRunnable
java.lang.Object
org.apache.flume.lifecycle.LifecycleSupervisor.MonitorRunnable
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- LifecycleSupervisor
public static class LifecycleSupervisor.MonitorRunnable
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
monitorService
public ScheduledExecutorService monitorService
lifecycleAware
public LifecycleAware lifecycleAware
supervisoree
public org.apache.flume.lifecycle.LifecycleSupervisor.Supervisoree supervisoree
LifecycleSupervisor.MonitorRunnable
public LifecycleSupervisor.MonitorRunnable()
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.