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