|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CrunchControlledJob.State | |
---|---|
org.apache.crunch.hadoop.mapreduce.lib.jobcontrol |
Uses of CrunchControlledJob.State in org.apache.crunch.hadoop.mapreduce.lib.jobcontrol |
---|
Methods in org.apache.crunch.hadoop.mapreduce.lib.jobcontrol that return CrunchControlledJob.State | |
---|---|
CrunchControlledJob.State |
CrunchControlledJob.getJobState()
|
static CrunchControlledJob.State |
CrunchControlledJob.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CrunchControlledJob.State[] |
CrunchControlledJob.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |