|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HamletSpec.LinkType | |
|---|---|
| org.apache.hadoop.yarn.webapp.hamlet | |
| Uses of HamletSpec.LinkType in org.apache.hadoop.yarn.webapp.hamlet |
|---|
| Methods in org.apache.hadoop.yarn.webapp.hamlet that return HamletSpec.LinkType | |
|---|---|
static HamletSpec.LinkType |
HamletSpec.LinkType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HamletSpec.LinkType[] |
HamletSpec.LinkType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Method parameters in org.apache.hadoop.yarn.webapp.hamlet with type arguments of type HamletSpec.LinkType | |
|---|---|
HamletSpec.A |
HamletSpec.A.$rel(EnumSet<HamletSpec.LinkType> linkTypes)
forward link types |
HamletSpec.LINK |
HamletSpec.LINK.$rel(EnumSet<HamletSpec.LinkType> linkTypes)
forward link types |
Hamlet.LINK<T> |
Hamlet.LINK.$rel(EnumSet<HamletSpec.LinkType> value)
|
Hamlet.A<T> |
Hamlet.A.$rel(EnumSet<HamletSpec.LinkType> value)
|
protected void |
HamletImpl.EImp.addRelAttr(String name,
EnumSet<HamletSpec.LinkType> types)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||