Uses of Interface
org.apache.flume.SinkFactory

Packages that use SinkFactory
org.apache.flume.conf.file   
org.apache.flume.sink   
 

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

Methods in org.apache.flume.conf.file that return SinkFactory
 SinkFactory AbstractFileConfigurationProvider.getSinkFactory()
           
 

Methods in org.apache.flume.conf.file with parameters of type SinkFactory
 void AbstractFileConfigurationProvider.setSinkFactory(SinkFactory sinkFactory)
           
 

Uses of SinkFactory in org.apache.flume.sink
 

Classes in org.apache.flume.sink that implement SinkFactory
 class DefaultSinkFactory
           
 



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