|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.flume.source | |
---|---|
org.apache.flume.agent.embedded | This package provides Flume users the ability to embed simple agents in applications. |
org.apache.flume.source | |
org.apache.flume.source.avroLegacy | |
org.apache.flume.source.http | |
org.apache.flume.source.jms | |
org.apache.flume.source.scribe | |
org.apache.flume.source.thriftLegacy |
Classes in org.apache.flume.source used by org.apache.flume.agent.embedded | |
---|---|
AbstractSource
|
Classes in org.apache.flume.source used by org.apache.flume.source | |
---|---|
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 |
|
SyslogUtils.SyslogStatus
|
Classes in org.apache.flume.source used by org.apache.flume.source.avroLegacy | |
---|---|
AbstractSource
|
Classes in org.apache.flume.source used by org.apache.flume.source.http | |
---|---|
AbstractSource
|
Classes in org.apache.flume.source used by org.apache.flume.source.jms | |
---|---|
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 |
Classes in org.apache.flume.source used by org.apache.flume.source.scribe | |
---|---|
AbstractSource
|
Classes in org.apache.flume.source used by org.apache.flume.source.thriftLegacy | |
---|---|
AbstractSource
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |