public class JobEvent extends AbstractEvent<JobEventType>
| Constructor and Description |
|---|
JobEvent(JobId jobID,
JobEventType type) |
| Modifier and Type | Method and Description |
|---|---|
JobId |
getJobId() |
getTimestamp, getType, toStringpublic JobEvent(JobId jobID, JobEventType type)
public JobId getJobId()
Copyright © 2013 Apache Software Foundation. All rights reserved.