|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MRJob.State | |
---|---|
org.apache.crunch.impl.mr | A Pipeline implementation that runs on Hadoop MapReduce. |
Uses of MRJob.State in org.apache.crunch.impl.mr |
---|
Methods in org.apache.crunch.impl.mr that return MRJob.State | |
---|---|
MRJob.State |
MRJob.getJobState()
|
static MRJob.State |
MRJob.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MRJob.State[] |
MRJob.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |