| 类 | 说明 |
|---|---|
| DeleteJobEvent |
This is an
UserLogEvent sent when job logs should be deleted. |
| JobCompletedEvent |
This is an
UserLogEvent sent when the job completes |
| JobStartedEvent |
This is an
UserLogEvent sent when the job starts. |
| JvmFinishedEvent |
This is an
UserLogEvent sent when the jvm finishes. |
| UserLogEvent |
A directive from the various components of
TaskTracker to the
UserLogManager to inform about an event. |
| UserLogManager |
This manages user logs on the
TaskTracker. |
| 枚举 | 说明 |
|---|---|
| UserLogEvent.EventType |
Copyright © 2009 The Apache Software Foundation