程序包 | 说明 |
---|---|
org.apache.hadoop.mapreduce.server.tasktracker.userlogs |
限定符和类型 | 类和说明 |
---|---|
class |
DeleteJobEvent
This is an
UserLogEvent sent when job logs should be deleted. |
class |
JobCompletedEvent
This is an
UserLogEvent sent when the job completes |
class |
JobStartedEvent
This is an
UserLogEvent sent when the job starts. |
class |
JvmFinishedEvent
This is an
UserLogEvent sent when the jvm finishes. |
限定符和类型 | 方法和说明 |
---|---|
void |
UserLogManager.addLogEvent(UserLogEvent event)
Add the
UserLogEvent for processing. |
protected void |
UserLogManager.processEvent(UserLogEvent event) |
Copyright © 2009 The Apache Software Foundation