| 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.Media |
HamletSpec.Media.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static HamletSpec.Media[] |
HamletSpec.Media.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
Hamlet.LINK<T> |
Hamlet.LINK.$media(java.util.EnumSet<HamletSpec.Media> value) |
|
Hamlet.STYLE<T> |
Hamlet.STYLE.$media(java.util.EnumSet<HamletSpec.Media> value) |
|
HamletSpec.LINK |
HamletSpec.LINK.$media(java.util.EnumSet<HamletSpec.Media> mediaTypes) |
for rendering on these media
|
HamletSpec.STYLE |
HamletSpec.STYLE.$media(java.util.EnumSet<HamletSpec.Media> media) |
designed for use with these media
|
protected void |
HamletImpl.EImp.addMediaAttr(java.lang.String name,
java.util.EnumSet<HamletSpec.Media> media) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.