| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterfaceAudience.Private | |
|---|---|
| org.apache.flume.agent.embedded | This package provides Flume users the ability to embed simple agents in applications. | 
| org.apache.flume.channel | |
| org.apache.flume.channel.file | |
| org.apache.flume.channel.jdbc | |
| org.apache.flume.client.avro | |
| org.apache.flume.serialization | |
| org.apache.flume.sink.hdfs | |
| org.apache.flume.sink.solr.morphline | |
| org.apache.flume.source | |
| org.apache.flume.source.jms | |
| org.apache.flume.source.twitter | |
| Uses of InterfaceAudience.Private in org.apache.flume.agent.embedded | 
|---|
| Classes in org.apache.flume.agent.embedded with annotations of type InterfaceAudience.Private | |
|---|---|
|  class | EmbeddedSourceSimple source used to allow direct access to the channel for the Embedded Agent. | 
| Uses of InterfaceAudience.Private in org.apache.flume.channel | 
|---|
| Classes in org.apache.flume.channel with annotations of type InterfaceAudience.Private | |
|---|---|
|  class | SpillableMemoryChannelSpillableMemoryChannel will use main memory for buffering events until it has reached capacity. | 
| Uses of InterfaceAudience.Private in org.apache.flume.channel.file | 
|---|
| Classes in org.apache.flume.channel.file with annotations of type InterfaceAudience.Private | |
|---|---|
|  class | FileChannelA durable Channelimplementation that uses the local file system for
 its storage. | 
|  class | LogStores FlumeEvents on disk and pointers to the events in a in memory queue. | 
|  class | LogFile | 
|  class | LogFileV3Represents a single data file on disk. | 
|  class | Serialization | 
|  class | TransactionEventRecordBase class for records in data file: Put, Take, Rollback, Commit | 
| Uses of InterfaceAudience.Private in org.apache.flume.channel.jdbc | 
|---|
| Classes in org.apache.flume.channel.jdbc with annotations of type InterfaceAudience.Private | |
|---|---|
|  class | JdbcChannelA JDBC based channel implementation. | 
| Uses of InterfaceAudience.Private in org.apache.flume.client.avro | 
|---|
| Classes in org.apache.flume.client.avro with annotations of type InterfaceAudience.Private | |
|---|---|
|  class | AvroCLIClient | 
|  interface | EventReaderA line reader produces a stream of lines for the AvroCLIClientto
 ingest into Flume. | 
|  interface | ReliableEventReaderA reliable event reader. | 
|  class | ReliableSpoolingFileEventReaderA ReliableEventReaderwhich reads log data from files stored
 in a spooling directory and renames each file once all of its data has been
 read (throughEventDeserializer.readEvent()calls). | 
|  class | SimpleTextLineEventReaderA EventReaderimplementation which delegates to aBufferedReader. | 
| Uses of InterfaceAudience.Private in org.apache.flume.serialization | 
|---|
| Classes in org.apache.flume.serialization with annotations of type InterfaceAudience.Private | |
|---|---|
|  class | DecodeErrorPolicy | 
|  class | DurablePositionTrackerClass that stores object state in an avro container file. | 
|  class | EventDeserializerFactory | 
|  class | EventDeserializerType | 
|  class | EventSerializerFactory | 
|  class | EventSerializerType | 
|  class | LineDeserializerA deserializer that parses text lines from a file. | 
|  interface | PositionTrackerDefines an interface for tracking the offset position in a target file. | 
|  class | ResettableFileInputStreamThis class makes the following assumptions: The underlying file is not changing while it is being read The ability to ResettableFileInputStream.reset()is dependent on the underlyingPositionTrackerinstance's durability semantics. | 
| Uses of InterfaceAudience.Private in org.apache.flume.sink.hdfs | 
|---|
| Classes in org.apache.flume.sink.hdfs with annotations of type InterfaceAudience.Private | |
|---|---|
|  class | AbstractHDFSWriter | 
|  interface | HDFSWriter | 
| Uses of InterfaceAudience.Private in org.apache.flume.sink.solr.morphline | 
|---|
| Classes in org.apache.flume.sink.solr.morphline with annotations of type InterfaceAudience.Private | |
|---|---|
|  class | BlobDeserializerA deserializer that reads a Binary Large Object (BLOB) per event, typically one BLOB per file; To be used in conjunction with Flume SpoolDirectorySource. | 
| Uses of InterfaceAudience.Private in org.apache.flume.source | 
|---|
| Classes in org.apache.flume.source with annotations of type InterfaceAudience.Private | |
|---|---|
|  class | SyslogParser | 
|  class | SyslogUtils | 
| Uses of InterfaceAudience.Private in org.apache.flume.source.jms | 
|---|
| Classes in org.apache.flume.source.jms with annotations of type InterfaceAudience.Private | |
|---|---|
|  class | JMSSource | 
| Uses of InterfaceAudience.Private in org.apache.flume.source.twitter | 
|---|
| Classes in org.apache.flume.source.twitter with annotations of type InterfaceAudience.Private | |
|---|---|
|  class | TwitterSourceDemo Flume source that connects via Streaming API to the 1% sample twitter firehose, continously downloads tweets, converts them to Avro format and sends Avro events to a downstream Flume sink. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||