public class JobWatchCommand extends MultiTargetControlCommand
| Constructor and Description |
|---|
JobWatchCommand(net.sourceforge.argparse4j.inf.Subparser parser) |
| Modifier and Type | Method and Description |
|---|---|
static void |
watchJobsOnHosts(PrintStream out,
boolean exact,
List<String> resolvedHosts,
List<JobId> jobIds,
Integer interval,
HeliosClient client) |
runpublic JobWatchCommand(net.sourceforge.argparse4j.inf.Subparser parser)
public static void watchJobsOnHosts(PrintStream out, boolean exact, List<String> resolvedHosts, List<JobId> jobIds, Integer interval, HeliosClient client) throws InterruptedException, ExecutionException
Copyright © 2015. All rights reserved.