|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterfaceStability.Unstable | |
---|---|
org.apache.flume.agent.embedded | This package provides Flume users the ability to embed simple agents in applications. |
org.apache.flume.channel.file | |
org.apache.flume.serialization | |
org.apache.flume.source.jms |
Uses of InterfaceStability.Unstable in org.apache.flume.agent.embedded |
---|
Classes in org.apache.flume.agent.embedded with annotations of type InterfaceStability.Unstable | |
---|---|
class |
EmbeddedSource
Simple source used to allow direct access to the channel for the Embedded Agent. |
Uses of InterfaceStability.Unstable in org.apache.flume.channel.file |
---|
Classes in org.apache.flume.channel.file with annotations of type InterfaceStability.Unstable | |
---|---|
class |
Log
Stores FlumeEvents on disk and pointers to the events in a in memory queue. |
class |
LogFile
|
class |
LogFileV3
Represents a single data file on disk. |
class |
Serialization
|
class |
TransactionEventRecord
Base class for records in data file: Put, Take, Rollback, Commit |
Uses of InterfaceStability.Unstable in org.apache.flume.serialization |
---|
Classes in org.apache.flume.serialization with annotations of type InterfaceStability.Unstable | |
---|---|
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 mark ed and reset with no limit to
the number of bytes which may have been read between the calls. |
Uses of InterfaceStability.Unstable in org.apache.flume.source.jms |
---|
Classes in org.apache.flume.source.jms with annotations of type InterfaceStability.Unstable | |
---|---|
class |
JMSSource
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |