Uses of Interface
org.apache.flume.ChannelFactory

Packages that use ChannelFactory
org.apache.flume.channel   
org.apache.flume.conf.file   
 

Uses of ChannelFactory in org.apache.flume.channel
 

Classes in org.apache.flume.channel that implement ChannelFactory
 class DefaultChannelFactory
           
 

Uses of ChannelFactory in org.apache.flume.conf.file
 

Methods in org.apache.flume.conf.file that return ChannelFactory
 ChannelFactory AbstractFileConfigurationProvider.getChannelFactory()
           
 

Methods in org.apache.flume.conf.file with parameters of type ChannelFactory
 void AbstractFileConfigurationProvider.setChannelFactory(ChannelFactory channelFactory)
           
 



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