|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Sink implementation that can send events to an Avro server (such as
Flume's AvroSource).Source implementation that receives Avro events from clients that
implement AvroSourceProtocol.Configurables.target implements Configurable and, if so, ask
it to configure itself using the supplied context.
Source implementation that executes a Unix process and turns each
line of text into an event.Channel implementation that uses the local file system for
its storage.Transaction for FileChannels.Sink implementation that logs all events received at the INFO level
to the org.apache.flume.sink.LoggerSink logger.Sink implementation that simply discards all events it receives.SourceRunner that can drive a
PollableSource.Channel implementation that supports in-memory
buffering and delivery of events.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||