public class JobInspectCommand extends ControlCommand
BATCH_SIZE, QUEUE_SIZE| Constructor and Description |
|---|
JobInspectCommand(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 JobInspectCommand(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
Copyright © 2015. All rights reserved.