public static class YarnPushedCommand.PushedOptionHandler extends AbstractApplicationCommand.ApplicationOptionHandler
Constructor and Description |
---|
YarnPushedCommand.PushedOptionHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
runApplication(joptsimple.OptionSet options)
Run the application.
|
handleOutput, isFlagOn, run, verifyOptionSet
public YarnPushedCommand.PushedOptionHandler()
protected void runApplication(joptsimple.OptionSet options) throws java.lang.Exception
AbstractApplicationCommand.ApplicationOptionHandler
runApplication
in class AbstractApplicationCommand.ApplicationOptionHandler
options
- the options setjava.lang.Exception
- if error occurred during the processing