| Package | Description |
|---|---|
| org.apache.flume.source | |
| org.apache.flume.source.http |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventDrivenSource
Base class which ensures sub-classes will inherit all the properties
of BasicSourceSemantics.
|
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 |
SpoolDirectorySource |
class |
SyslogTcpSource
Deprecated.
use
MultiportSyslogTCPSource instead. |
class |
SyslogUDPSource |
class |
ThriftSource |
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPSource
A source which accepts Flume Events by HTTP POST and GET.
|
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.