Uses of Interface
org.apache.flume.SourceFactory

Packages that use SourceFactory
org.apache.flume.conf.file   
org.apache.flume.source   
 

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

Methods in org.apache.flume.conf.file that return SourceFactory
 SourceFactory AbstractFileConfigurationProvider.getSourceFactory()
           
 

Methods in org.apache.flume.conf.file with parameters of type SourceFactory
 void AbstractFileConfigurationProvider.setSourceFactory(SourceFactory sourceFactory)
           
 

Uses of SourceFactory in org.apache.flume.source
 

Classes in org.apache.flume.source that implement SourceFactory
 class DefaultSourceFactory
           
 



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