Uses of Class
org.apache.flume.channel.BasicChannelSemantics

Packages that use BasicChannelSemantics
org.apache.flume.channel   
org.apache.flume.channel.recoverable.memory   
 

Uses of BasicChannelSemantics in org.apache.flume.channel
 

Subclasses of BasicChannelSemantics in org.apache.flume.channel
 class MemoryChannel
           
 

Uses of BasicChannelSemantics in org.apache.flume.channel.recoverable.memory
 

Subclasses of BasicChannelSemantics in org.apache.flume.channel.recoverable.memory
 class RecoverableMemoryChannel
           A durable Channel implementation that uses the local file system for its storage.
 



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