public class JobTerminator extends java.lang.Object implements IJobTerminator
| Modifier and Type | Field and Description |
|---|---|
static java.util.logging.Logger |
LOG |
| Constructor and Description |
|---|
JobTerminator(Config cfg,
java.lang.String frameworkId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
terminateJob(java.lang.String jobID,
JobAPI.JobState finalState) |
public JobTerminator(Config cfg, java.lang.String frameworkId)
public boolean terminateJob(java.lang.String jobID,
JobAPI.JobState finalState)
terminateJob in interface IJobTerminator