org.apache.flume.node
Class Application
java.lang.Object
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 |
Application
public Application()
main
public static void main(String[] args)
parseOptions
public boolean parseOptions()
throws org.apache.commons.cli.ParseException
- Throws:
org.apache.commons.cli.ParseException
run
public void run()
throws LifecycleException,
InterruptedException,
InstantiationException
- Throws:
LifecycleException
InterruptedException
InstantiationException
getArgs
public String[] getArgs()
setArgs
public void setArgs(String[] args)
Copyright © 2009-2012 Apache Software Foundation. All Rights Reserved.