| Package | Description | 
|---|---|
| org.apache.flume.source | |
| org.apache.flume.source.jms | |
| org.apache.flume.source.kafka | |
| org.apache.flume.source.taildir | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractPollableSourceBase class which ensures sub-classes will inherit all the properties
 of BasicSourceSemantics in addition to:
 
 Ensuring when configure/start throw an exception process will not
 be called
 Ensure that process will not be called unless configure and start
 have successfully been called
  | 
| class  | SequenceGeneratorSource | 
| class  | StressSourceStressSource is an internal load-generating source implementation
 which is very useful for stress tests. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JMSSource | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | KafkaSourceA Source for Kafka which reads messages from kafka topics. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TaildirSource | 
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.