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, toString
public JobAbortCompletedEvent(JobId jobID, JobStatus.State finalState)
public JobStatus.State getFinalState()
Copyright © 2013 Apache Software Foundation. All rights reserved.