org.apache.flume.source
Class PollableSourceRunner.PollingRunner

java.lang.Object
  extended by org.apache.flume.source.PollableSourceRunner.PollingRunner
All Implemented Interfaces:
Runnable
Enclosing class:
PollableSourceRunner

public static class PollableSourceRunner.PollingRunner
extends Object
implements Runnable


Constructor Summary
PollableSourceRunner.PollingRunner()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PollableSourceRunner.PollingRunner

public PollableSourceRunner.PollingRunner()
Method Detail

run

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


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