|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventDrivenSource | |
---|---|
org.apache.flume.source | |
org.apache.flume.source.avroLegacy | |
org.apache.flume.source.thriftLegacy |
Uses of EventDrivenSource in org.apache.flume.source |
---|
Classes in org.apache.flume.source that implement EventDrivenSource | |
---|---|
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 |
NetcatSource
A netcat-like source that listens on a given port and turns each line of text into an event. |
class |
SyslogTcpSource
|
class |
SyslogUDPSource
|
Uses of EventDrivenSource in org.apache.flume.source.avroLegacy |
---|
Classes in org.apache.flume.source.avroLegacy that implement EventDrivenSource | |
---|---|
class |
AvroLegacySource
A Source implementation that receives Avro events from Avro sink of
Flume OG |
Uses of EventDrivenSource in org.apache.flume.source.thriftLegacy |
---|
Classes in org.apache.flume.source.thriftLegacy that implement EventDrivenSource | |
---|---|
class |
ThriftLegacySource
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |