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

Packages that use BasicChannelSemantics
org.apache.flume.channel   
 

Uses of BasicChannelSemantics in org.apache.flume.channel
 

Subclasses of BasicChannelSemantics in org.apache.flume.channel
 class MemoryChannel
           MemoryChannel is the recommended channel to use when speeds which writing to disk is impractical is required or durability of data is not required.
 



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