org.apache.hadoop.chukwa.datacollection.connector
Class ChunkCatcherConnector
java.lang.Object
org.apache.hadoop.chukwa.datacollection.connector.ChunkCatcherConnector
- All Implemented Interfaces:
- Connector
public class ChunkCatcherConnector
- extends Object
- implements Connector
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChunkCatcherConnector
public ChunkCatcherConnector()
start
public void start()
- Specified by:
start
in interface Connector
waitForAChunk
public Chunk waitForAChunk(long ms)
waitForAChunk
public Chunk waitForAChunk()
throws InterruptedException
- Throws:
InterruptedException
shutdown
public void shutdown()
- Specified by:
shutdown
in interface Connector
reloadConfiguration
public void reloadConfiguration()
- Specified by:
reloadConfiguration
in interface Connector
clear
public void clear()
throws InterruptedException
- Throws:
InterruptedException
Copyright © ${year} The Apache Software Foundation