public class JobHistoryEvent extends AbstractEvent<EventType>
Constructor and Description |
---|
JobHistoryEvent(JobId jobID,
HistoryEvent historyEvent) |
Modifier and Type | Method and Description |
---|---|
HistoryEvent |
getHistoryEvent() |
JobId |
getJobID() |
getTimestamp, getType, toString
public JobHistoryEvent(JobId jobID, HistoryEvent historyEvent)
public JobId getJobID()
public HistoryEvent getHistoryEvent()
Copyright © 2013 Apache Software Foundation. All rights reserved.