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, verifyOptionSetpublic YarnPushedCommand.PushedOptionHandler()
protected void runApplication(joptsimple.OptionSet options)
throws java.lang.Exception
AbstractApplicationCommand.ApplicationOptionHandlerrunApplication in class AbstractApplicationCommand.ApplicationOptionHandleroptions - the options setjava.lang.Exception - if error occurred during the processing