org.apache.flume.conf
Class FlumeConfiguration.ComponentNameAndConfigKey

java.lang.Object
  extended by org.apache.flume.conf.FlumeConfiguration.ComponentNameAndConfigKey
Enclosing class:
FlumeConfiguration

public static class FlumeConfiguration.ComponentNameAndConfigKey
extends Object


Method Summary
 String getComponentName()
           
 String getConfigKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getComponentName

public String getComponentName()

getConfigKey

public String getConfigKey()


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