| Package | Description |
|---|---|
| org.apache.flume.agent.embedded |
This package provides Flume users the ability to embed simple agents
in applications.
|
| org.apache.flume.client.avro | |
| org.apache.flume.formatter.output | |
| org.apache.flume.serialization |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedSource
Simple source used to allow direct access to the channel for the Embedded
Agent.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ReliableSpoolingFileEventReader.TrackingPolicy |
| Modifier and Type | Class and Description |
|---|---|
class |
PathManagerType |
| Modifier and Type | Class and Description |
|---|---|
class |
EventDeserializerType |
interface |
EventSerDe
A class that is able to both serialize and deserialize events.
|
class |
EventSerializerType |
class |
ResettableInputStream
This abstract class defines an interface for which
the stream may be
marked and reset with no limit to
the number of bytes which may have been read between the calls. |
Copyright © 2009-2022 Apache Software Foundation. All Rights Reserved.