| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSource | |
|---|---|
| org.apache.flume.agent.embedded | This package provides Flume users the ability to embed simple agents in applications. | 
| org.apache.flume.source | |
| org.apache.flume.source.avroLegacy | |
| org.apache.flume.source.http | |
| org.apache.flume.source.scribe | |
| org.apache.flume.source.thriftLegacy | |
| Uses of AbstractSource in org.apache.flume.agent.embedded | 
|---|
| Subclasses of AbstractSource in org.apache.flume.agent.embedded | |
|---|---|
 class | 
EmbeddedSource
Simple source used to allow direct access to the channel for the Embedded Agent.  | 
| Uses of AbstractSource in org.apache.flume.source | 
|---|
| Subclasses of AbstractSource in org.apache.flume.source | |
|---|---|
 class | 
AvroSource
A Source implementation that receives Avro events from clients that
 implement AvroSourceProtocol. | 
 class | 
ExecSource
A Source implementation that executes a Unix process and turns each
 line of text into an event. | 
 class | 
MultiportSyslogTCPSource
 | 
 class | 
NetcatSource
A netcat-like source that listens on a given port and turns each line of text into an event.  | 
 class | 
SequenceGeneratorSource
 | 
 class | 
SpoolDirectorySource
 | 
 class | 
StressSource
Internal load-generating source implementation.  | 
 class | 
SyslogTcpSource
 | 
 class | 
SyslogUDPSource
 | 
 class | 
ThriftSource
 | 
| Uses of AbstractSource in org.apache.flume.source.avroLegacy | 
|---|
| Subclasses of AbstractSource in org.apache.flume.source.avroLegacy | |
|---|---|
 class | 
AvroLegacySource
A Source implementation that receives Avro events from Avro sink of
 Flume OG | 
| Uses of AbstractSource in org.apache.flume.source.http | 
|---|
| Subclasses of AbstractSource in org.apache.flume.source.http | |
|---|---|
 class | 
HTTPSource
A source which accepts Flume Events by HTTP POST and GET.  | 
| Uses of AbstractSource in org.apache.flume.source.scribe | 
|---|
| Subclasses of AbstractSource in org.apache.flume.source.scribe | |
|---|---|
 class | 
ScribeSource
Flume should adopt the Scribe entry LogEntry from existing
 Scribe system. | 
| Uses of AbstractSource in org.apache.flume.source.thriftLegacy | 
|---|
| Subclasses of AbstractSource in org.apache.flume.source.thriftLegacy | |
|---|---|
 class | 
ThriftLegacySource
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||