org.apache.flume.node
Class PollingPropertiesFileConfigurationProvider.FileWatcherRunnable
java.lang.Object
org.apache.flume.node.PollingPropertiesFileConfigurationProvider.FileWatcherRunnable
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- PollingPropertiesFileConfigurationProvider
public class PollingPropertiesFileConfigurationProvider.FileWatcherRunnable
- 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 |
PollingPropertiesFileConfigurationProvider.FileWatcherRunnable
public PollingPropertiesFileConfigurationProvider.FileWatcherRunnable(File file,
CounterGroup counterGroup)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.