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 |
AbstractPollableSource
Base 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 |
StressSource
StressSource 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 |
KafkaSource
A Source for Kafka which reads messages from kafka topics.
|
Modifier and Type | Class and Description |
---|---|
class |
TaildirSource |
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.