|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HamletSpec.InputType | |
|---|---|
| org.apache.hadoop.yarn.webapp.hamlet | |
| Uses of HamletSpec.InputType in org.apache.hadoop.yarn.webapp.hamlet |
|---|
| Methods in org.apache.hadoop.yarn.webapp.hamlet that return HamletSpec.InputType | |
|---|---|
static HamletSpec.InputType |
HamletSpec.InputType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HamletSpec.InputType[] |
HamletSpec.InputType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.hadoop.yarn.webapp.hamlet with parameters of type HamletSpec.InputType | |
|---|---|
HamletSpec.INPUT |
HamletSpec.INPUT.$type(HamletSpec.InputType inputType)
what kind of widget is needed. |
Hamlet.INPUT<T> |
Hamlet.INPUT.$type(HamletSpec.InputType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||