org.apache.flume.node
Class PollingPropertiesFileConfigurationProvider.FileWatcherRunnable

java.lang.Object
  extended by org.apache.flume.node.PollingPropertiesFileConfigurationProvider.FileWatcherRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
PollingPropertiesFileConfigurationProvider

public class PollingPropertiesFileConfigurationProvider.FileWatcherRunnable
extends Object
implements Runnable


Constructor Summary
PollingPropertiesFileConfigurationProvider.FileWatcherRunnable(File file, CounterGroup counterGroup)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PollingPropertiesFileConfigurationProvider.FileWatcherRunnable

public PollingPropertiesFileConfigurationProvider.FileWatcherRunnable(File file,
                                                                      CounterGroup counterGroup)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.