void |
JetCommandLine.cancel(JetCommandLine.Verbosity verbosity,
JetCommandLine.TargetsMixin targets,
String name) |
void |
JetCommandLine.cluster(JetCommandLine.Verbosity verbosity,
JetCommandLine.TargetsMixin targets) |
void |
JetCommandLine.deleteSnapshot(JetCommandLine.Verbosity verbosity,
JetCommandLine.TargetsMixin targets,
String snapshotName) |
void |
JetCommandLine.listJobs(JetCommandLine.Verbosity verbosity,
JetCommandLine.TargetsMixin targets,
boolean listAll) |
void |
JetCommandLine.listSnapshots(JetCommandLine.Verbosity verbosity,
JetCommandLine.TargetsMixin targets,
boolean fullJobName) |
void |
JetCommandLine.restart(JetCommandLine.Verbosity verbosity,
JetCommandLine.TargetsMixin targets,
String name) |
void |
JetCommandLine.resume(JetCommandLine.Verbosity verbosity,
JetCommandLine.TargetsMixin targets,
String name) |
void |
JetCommandLine.saveSnapshot(JetCommandLine.Verbosity verbosity,
JetCommandLine.TargetsMixin targets,
String jobName,
String snapshotName,
boolean isTerminal) |
void |
JetCommandLine.sql(JetCommandLine.Verbosity verbosity,
JetCommandLine.TargetsMixin targets) |
void |
JetCommandLine.submit(JetCommandLine.Verbosity verbosity,
JetCommandLine.TargetsMixin targets,
String snapshotName,
String name,
String mainClass,
File file,
List<String> params) |
void |
JetCommandLine.suspend(JetCommandLine.Verbosity verbosity,
JetCommandLine.TargetsMixin targets,
String name) |