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.source | |
org.apache.flume.source.avroLegacy | |
org.apache.flume.source.http | |
org.apache.flume.source.jms | |
org.apache.flume.source.kafka | |
org.apache.flume.source.scribe | |
org.apache.flume.source.taildir | |
org.apache.flume.source.thriftLegacy | |
org.apache.flume.source.twitter |
Class and Description |
---|
AbstractSource |
Class and Description |
---|
SpoolDirectorySourceConfigurationConstants.ConsumeOrder
Consume order.
|
Class and Description |
---|
AbstractPollableSource
Base class which ensures sub-classes will inherit all the properties
of BasicSourceSemantics in addition to:
Ensuring when configure/start throw an exception process will not
be called
Ensure that process will not be called unless configure and start
have successfully been called
|
AbstractSource |
BasicSourceSemantics
Alternative to AbstractSource, which:
Ensure configure cannot be called while started
Exceptions thrown during configure, start, stop put source in ERROR state
Exceptions thrown during start, stop will be logged but not re-thrown.
Exception in configure disables starting
|
SpoolDirectorySourceConfigurationConstants.ConsumeOrder
Consume order.
|
SslContextAwareAbstractSource |
SyslogUtils.SyslogStatus |
Class and Description |
---|
AbstractSource |
Class and Description |
---|
AbstractSource |
SslContextAwareAbstractSource |
Class and Description |
---|
AbstractPollableSource
Base class which ensures sub-classes will inherit all the properties
of BasicSourceSemantics in addition to:
Ensuring when configure/start throw an exception process will not
be called
Ensure that process will not be called unless configure and start
have successfully been called
|
BasicSourceSemantics
Alternative to AbstractSource, which:
Ensure configure cannot be called while started
Exceptions thrown during configure, start, stop put source in ERROR state
Exceptions thrown during start, stop will be logged but not re-thrown.
Exception in configure disables starting
|
Class and Description |
---|
AbstractPollableSource
Base class which ensures sub-classes will inherit all the properties
of BasicSourceSemantics in addition to:
Ensuring when configure/start throw an exception process will not
be called
Ensure that process will not be called unless configure and start
have successfully been called
|
BasicSourceSemantics
Alternative to AbstractSource, which:
Ensure configure cannot be called while started
Exceptions thrown during configure, start, stop put source in ERROR state
Exceptions thrown during start, stop will be logged but not re-thrown.
Exception in configure disables starting
|
Class and Description |
---|
AbstractSource |
Class and Description |
---|
AbstractSource |
Class and Description |
---|
AbstractSource |
Class and Description |
---|
AbstractSource |
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.