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

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

Uses of Disposable in org.apache.flume.channel.file
 

Classes in org.apache.flume.channel.file with annotations of type Disposable
 class FileChannel
           A durable Channel implementation that uses the local file system for its storage.
 

Uses of Disposable in org.apache.flume.channel.jdbc
 

Classes in org.apache.flume.channel.jdbc with annotations of type Disposable
 class JdbcChannel
           A JDBC based channel implementation.
 



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