Uses of Class
org.apache.flume.SinkRunner

Packages that use SinkRunner
org.apache.flume.conf.file   
org.apache.flume.node   
 

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

Methods in org.apache.flume.conf.file that return types with arguments of type SinkRunner
 Map<String,SinkRunner> SimpleNodeConfiguration.getSinkRunners()
           
 

Method parameters in org.apache.flume.conf.file with type arguments of type SinkRunner
 void SimpleNodeConfiguration.setSinkRunners(Map<String,SinkRunner> sinkRunners)
           
 

Uses of SinkRunner in org.apache.flume.node
 

Methods in org.apache.flume.node that return types with arguments of type SinkRunner
 Map<String,SinkRunner> NodeConfiguration.getSinkRunners()
           
 



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