org.apache.flume.node
Class Application
java.lang.Object
   org.apache.flume.node.Application
org.apache.flume.node.Application
- public class Application 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CONF_MONITOR_CLASS
public static final String CONF_MONITOR_CLASS
- See Also:
- Constant Field Values
CONF_MONITOR_PREFIX
public static final String CONF_MONITOR_PREFIX
- See Also:
- Constant Field Values
Application
public Application()
Application
public Application(List<LifecycleAware> components)
start
public void start()
- 
 
handleConfigurationEvent
public void handleConfigurationEvent(MaterializedConfiguration conf)
- 
 
stop
public void stop()
- 
 
main
public static void main(String[] args)
- 
 
Copyright © 2009-2015 Apache Software Foundation. All Rights Reserved.