public class JobAbortCompletedEvent extends JobEvent
| Constructor and Description |
|---|
JobAbortCompletedEvent(JobId jobID,
JobStatus.State finalState) |
| Modifier and Type | Method and Description |
|---|---|
JobStatus.State |
getFinalState() |
getTimestamp, getType, toStringpublic JobAbortCompletedEvent(JobId jobID, JobStatus.State finalState)
public JobStatus.State getFinalState()
Copyright © 2013 Apache Software Foundation. All rights reserved.