Package | Description |
---|---|
org.apache.flume.client.avro | |
org.apache.flume.source | |
org.apache.flume.source.taildir |
Class and Description |
---|
EventReader
A line reader produces a stream of lines for the
AvroCLIClient to
ingest into Flume. |
ReliableEventReader
A reliable event reader.
|
ReliableSpoolingFileEventReader
A
ReliableEventReader which reads log data from files stored
in a spooling directory and renames each file once all of its data has been
read (through EventDeserializer.readEvent() calls). |
ReliableSpoolingFileEventReader.Builder
Special builder class for ReliableSpoolingFileEventReader
|
ReliableSpoolingFileEventReader.TrackingPolicy |
Class and Description |
---|
ReliableSpoolingFileEventReader
A
ReliableEventReader which reads log data from files stored
in a spooling directory and renames each file once all of its data has been
read (through EventDeserializer.readEvent() calls). |
Class and Description |
---|
EventReader
A line reader produces a stream of lines for the
AvroCLIClient to
ingest into Flume. |
ReliableEventReader
A reliable event reader.
|
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.