|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaskLog.LogName | |
---|---|
org.apache.hama.bsp | BSP computing framework. |
Uses of TaskLog.LogName in org.apache.hama.bsp |
---|
Methods in org.apache.hama.bsp that return TaskLog.LogName | |
---|---|
static TaskLog.LogName |
TaskLog.LogName.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TaskLog.LogName[] |
TaskLog.LogName.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.hama.bsp with parameters of type TaskLog.LogName | |
---|---|
static File |
TaskLog.getTaskLogFile(TaskAttemptID taskid,
TaskLog.LogName filter)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |