public abstract class UserLogEvent
extends java.lang.Object
TaskTracker
to the
UserLogManager
to inform about an event.Modifier and Type | Class and Description |
---|---|
static class |
UserLogEvent.EventType |
Modifier | Constructor and Description |
---|---|
protected |
UserLogEvent(UserLogEvent.EventType eventType) |
Modifier and Type | Method and Description |
---|---|
UserLogEvent.EventType |
getEventType()
Return the
UserLogEvent.EventType . |
protected UserLogEvent(UserLogEvent.EventType eventType)
public UserLogEvent.EventType getEventType()
UserLogEvent.EventType
.UserLogEvent.EventType
.Copyright © 2009 The Apache Software Foundation