public class JobUndeployCommand extends ControlCommand
| Constructor and Description |
|---|
JobUndeployCommand(net.sourceforge.argparse4j.inf.Subparser parser) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
runWithJobId(net.sourceforge.argparse4j.inf.Namespace options,
HeliosClient client,
PrintStream out,
boolean json,
JobId jobId,
BufferedReader stdin) |
runpublic JobUndeployCommand(net.sourceforge.argparse4j.inf.Subparser parser)
protected int runWithJobId(net.sourceforge.argparse4j.inf.Namespace options,
HeliosClient client,
PrintStream out,
boolean json,
JobId jobId,
BufferedReader stdin)
throws ExecutionException,
InterruptedException,
IOException
Copyright © 2016. All rights reserved.