| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventDrivenSource | |
|---|---|
| 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 | |
| org.apache.flume.source.twitter | |
| Uses of EventDrivenSource in org.apache.flume.agent.embedded | 
|---|
| Classes in org.apache.flume.agent.embedded that implement EventDrivenSource | |
|---|---|
|  class | EmbeddedSourceSimple source used to allow direct access to the channel for the Embedded Agent. | 
| Uses of EventDrivenSource in org.apache.flume.source | 
|---|
| Classes in org.apache.flume.source that implement EventDrivenSource | |
|---|---|
|  class | AbstractEventDrivenSourceBase class which ensures sub-classes will inherit all the properties of BasicSourceSemantics. | 
|  class | AvroSourceA Sourceimplementation that receives Avro events from clients that
 implementAvroSourceProtocol. | 
|  class | ExecSourceA Sourceimplementation that executes a Unix process and turns each
 line of text into an event. | 
|  class | MultiportSyslogTCPSource | 
|  class | NetcatSourceA netcat-like source that listens on a given port and turns each line of text into an event. | 
|  class | SpoolDirectorySource | 
|  class | SyslogTcpSource | 
|  class | SyslogUDPSource | 
|  class | ThriftSource | 
| Uses of EventDrivenSource in org.apache.flume.source.avroLegacy | 
|---|
| Classes in org.apache.flume.source.avroLegacy that implement EventDrivenSource | |
|---|---|
|  class | AvroLegacySourceA Sourceimplementation that receives Avro events from Avro sink of
 Flume OG | 
| Uses of EventDrivenSource in org.apache.flume.source.http | 
|---|
| Classes in org.apache.flume.source.http that implement EventDrivenSource | |
|---|---|
|  class | HTTPSourceA source which accepts Flume Events by HTTP POST and GET. | 
| Uses of EventDrivenSource in org.apache.flume.source.scribe | 
|---|
| Classes in org.apache.flume.source.scribe that implement EventDrivenSource | |
|---|---|
|  class | ScribeSourceFlume should adopt the Scribe entry LogEntryfrom existing
 Scribe system. | 
| Uses of EventDrivenSource in org.apache.flume.source.thriftLegacy | 
|---|
| Classes in org.apache.flume.source.thriftLegacy that implement EventDrivenSource | |
|---|---|
|  class | ThriftLegacySource | 
| Uses of EventDrivenSource in org.apache.flume.source.twitter | 
|---|
| Classes in org.apache.flume.source.twitter that implement EventDrivenSource | |
|---|---|
|  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 | |||||||||