org.apache.flume
Class SinkRunner.PollingRunner
java.lang.Object
org.apache.flume.SinkRunner.PollingRunner
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- SinkRunner
public static class SinkRunner.PollingRunner
- extends Object
- implements Runnable
Runnable that polls a
SinkProcessor and manages event delivery notification,
BACKOFF delay handling, etc.
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SinkRunner.PollingRunner
public SinkRunner.PollingRunner()
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2009-2012 Apache Software Foundation. All Rights Reserved.