|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use State | |
---|---|
org.apache.hadoop.mapreduce | |
org.apache.hadoop.mapreduce.server.jobtracker |
Uses of State in org.apache.hadoop.mapreduce |
---|
Methods in org.apache.hadoop.mapreduce that return State | |
---|---|
State |
Cluster.getJobTrackerState()
Get JobTracker's state |
Uses of State in org.apache.hadoop.mapreduce.server.jobtracker |
---|
Methods in org.apache.hadoop.mapreduce.server.jobtracker that return State | |
---|---|
static State |
State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static State[] |
State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |