public class DeleteJobEvent extends UserLogEvent
UserLogEvent
sent when job logs should be deleted.UserLogEvent.EventType
Constructor and Description |
---|
DeleteJobEvent(JobID jobid)
Create the event to delete job log directory.
|
Modifier and Type | Method and Description |
---|---|
JobID |
getJobID()
Get the jobid.
|
getEventType
Copyright © 2009 The Apache Software Foundation