Package org.apache.flume.client.avro

Interface Summary
LineReader A line reader produces a stream of lines for the AvroCLIClient to ingest into Flume.
 

Class Summary
AvroCLIClient  
BufferedLineReader A LineReader implementation which delegates to a BufferedReader.
SpoolingFileLineReader A LineReader which reads log data from files stored in a spooling directory and renames each file once all of its data has been read (through SpoolingFileLineReader.readLine() calls).
 



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