Uses of Class
org.apache.flume.SinkRunner

Packages that use SinkRunner
org.apache.flume.node   
 

Uses of SinkRunner in org.apache.flume.node
 

Methods in org.apache.flume.node that return types with arguments of type SinkRunner
 com.google.common.collect.ImmutableMap<String,SinkRunner> SimpleMaterializedConfiguration.getSinkRunners()
           
 com.google.common.collect.ImmutableMap<String,SinkRunner> MaterializedConfiguration.getSinkRunners()
           
 

Methods in org.apache.flume.node with parameters of type SinkRunner
 void SimpleMaterializedConfiguration.addSinkRunner(String name, SinkRunner sinkRunner)
           
 void MaterializedConfiguration.addSinkRunner(String name, SinkRunner sinkRunner)
           
 



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