public class JobStartedEvent extends UserLogEvent
UserLogEvent
sent when the job starts.UserLogEvent.EventType
Constructor and Description |
---|
JobStartedEvent(JobID jobid)
Create the event to inform the job has started.
|
Modifier and Type | Method and Description |
---|---|
JobID |
getJobID()
Get the job id.
|
getEventType
Copyright © 2009 The Apache Software Foundation