Uses of Class
org.apache.flume.annotations.Recyclable

Packages that use Recyclable
org.apache.flume.channel   
 

Uses of Recyclable in org.apache.flume.channel
 

Classes in org.apache.flume.channel with annotations of type Recyclable
 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.
 class SpillableMemoryChannel
           SpillableMemoryChannel will use main memory for buffering events until it has reached capacity.
 



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