| Package | Description |
|---|---|
| org.apache.hadoop.mapreduce.server.tasktracker.userlogs |
| Modifier and Type | Method and Description |
|---|---|
UserLogEvent.EventType |
UserLogEvent.getEventType()
Return the
UserLogEvent.EventType. |
static UserLogEvent.EventType |
UserLogEvent.EventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UserLogEvent.EventType[] |
UserLogEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UserLogEvent(UserLogEvent.EventType eventType) |
Copyright © 2009 The Apache Software Foundation