Uses of Package
org.apache.flume

Packages that use org.apache.flume
org.apache.flume.api   
org.apache.flume.conf   
org.apache.flume.conf.channel   
org.apache.flume.conf.sink   
org.apache.flume.conf.source   
org.apache.flume.event   
 

Classes in org.apache.flume used by org.apache.flume.api
Event
          Basic representation of a data object in Flume.
EventDeliveryException
          An event delivery exception is raised whenever an Event fails to reach at least one of its intended (next-hop) destinations.
FlumeException
          Base class of all flume exceptions.
 

Classes in org.apache.flume used by org.apache.flume.conf
Context
          The context is a key-value store used to pass configuration information throughout the system.
FlumeException
          Base class of all flume exceptions.
 

Classes in org.apache.flume used by org.apache.flume.conf.channel
Context
          The context is a key-value store used to pass configuration information throughout the system.
 

Classes in org.apache.flume used by org.apache.flume.conf.sink
Context
          The context is a key-value store used to pass configuration information throughout the system.
 

Classes in org.apache.flume used by org.apache.flume.conf.source
Context
          The context is a key-value store used to pass configuration information throughout the system.
 

Classes in org.apache.flume used by org.apache.flume.event
Event
          Basic representation of a data object in Flume.
 



Copyright © 2009-2014 Apache Software Foundation. All Rights Reserved.