Uses of Package
org.apache.flume.channel

Packages that use org.apache.flume.channel
org.apache.flume   
org.apache.flume.channel   
org.apache.flume.channel.file   
org.apache.flume.channel.jdbc   
org.apache.flume.source   
 

Classes in org.apache.flume.channel used by org.apache.flume
ChannelProcessor
          A channel processor exposes operations to put Events into Channels.
 

Classes in org.apache.flume.channel used by org.apache.flume.channel
AbstractChannel
           
AbstractChannelSelector
           
BasicChannelSemantics
           An implementation of basic Channel semantics, including the implied thread-local semantics of the Transaction class, which is required to extend BasicTransactionSemantics.
BasicTransactionSemantics
           An implementation of basic Transaction semantics designed to work in concert with BasicChannelSemantics to simplify creation of robust Channel implementations.
BasicTransactionSemantics.State
           The state of the Transaction to which it belongs.
SpillableMemoryChannel.DrainOrderQueue
           
 

Classes in org.apache.flume.channel used by org.apache.flume.channel.file
AbstractChannel
           
BasicChannelSemantics
           An implementation of basic Channel semantics, including the implied thread-local semantics of the Transaction class, which is required to extend BasicTransactionSemantics.
BasicTransactionSemantics
           An implementation of basic Transaction semantics designed to work in concert with BasicChannelSemantics to simplify creation of robust Channel implementations.
 

Classes in org.apache.flume.channel used by org.apache.flume.channel.jdbc
AbstractChannel
           
 

Classes in org.apache.flume.channel used by org.apache.flume.source
ChannelProcessor
          A channel processor exposes operations to put Events into Channels.
 



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