|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobStats.JobState | |
|---|---|
| org.apache.pig.tools.pigstats | |
| Uses of JobStats.JobState in org.apache.pig.tools.pigstats |
|---|
| Fields in org.apache.pig.tools.pigstats declared as JobStats.JobState | |
|---|---|
protected JobStats.JobState |
JobStats.state
|
| Methods in org.apache.pig.tools.pigstats that return JobStats.JobState | |
|---|---|
JobStats.JobState |
JobStats.getState()
|
static JobStats.JobState |
JobStats.JobState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JobStats.JobState[] |
JobStats.JobState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||