| Package | Description |
|---|---|
| org.apache.hadoop.yarn.webapp.hamlet2 |
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
|
| Modifier and Type | Method | Description |
|---|---|---|
static HamletSpec.LinkType |
HamletSpec.LinkType.valueOf(java.lang.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.
|
| Modifier and Type | Method | Description |
|---|---|---|
Hamlet.A<T> |
Hamlet.A.$rel(java.util.EnumSet<HamletSpec.LinkType> value) |
|
Hamlet.LINK<T> |
Hamlet.LINK.$rel(java.util.EnumSet<HamletSpec.LinkType> value) |
|
HamletSpec.A |
HamletSpec.A.$rel(java.util.EnumSet<HamletSpec.LinkType> linkTypes) |
forward link types
|
HamletSpec.LINK |
HamletSpec.LINK.$rel(java.util.EnumSet<HamletSpec.LinkType> linkTypes) |
forward link types
|
protected void |
HamletImpl.EImp.addRelAttr(java.lang.String name,
java.util.EnumSet<HamletSpec.LinkType> types) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.