Uses of Interface
org.apache.flume.node.NodeConfiguration

Packages that use NodeConfiguration
org.apache.flume.conf.file   
org.apache.flume.node.nodemanager   
 

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

Classes in org.apache.flume.conf.file that implement NodeConfiguration
 class SimpleNodeConfiguration
           
 

Uses of NodeConfiguration in org.apache.flume.node.nodemanager
 

Methods in org.apache.flume.node.nodemanager with parameters of type NodeConfiguration
 void NodeConfigurationAware.startAllComponents(NodeConfiguration nodeConfiguration)
          Start components with the configuration provided.
 void DefaultLogicalNodeManager.startAllComponents(NodeConfiguration nodeConfiguration)
           
 



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