| Package | Description |
|---|---|
| org.apache.flume.agent.embedded |
This package provides Flume users the ability to embed simple agents
in applications.
|
| 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 |
|---|---|
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-2015 Apache Software Foundation. All Rights Reserved.