Package | Description |
---|---|
org.apache.hadoop.yarn.webapp.hamlet2 |
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
|
Modifier and Type | Method and Description |
---|---|
HamletImpl.Generic<T> |
HamletImpl.Generic.__(Object... lines) |
HamletImpl.Generic<T> |
HamletImpl.Generic._attr(String name,
String value) |
HamletImpl.Generic<HamletImpl.Generic<T>> |
HamletImpl.Generic._elem(String name,
EnumSet<HamletImpl.EOpt> opts) |
HamletImpl.Generic<T> |
HamletImpl.Generic._inline() |
HamletImpl.Generic<T> |
HamletImpl.Generic._noEndTag() |
HamletImpl.Generic<T> |
HamletImpl.Generic._pre() |
HamletImpl.Generic<T> |
HamletImpl.Generic._r(Object... lines) |
HamletImpl.Generic<HamletImpl.Generic<T>> |
HamletImpl.Generic.elem(String name) |
<T extends HamletSpec.__> |
HamletImpl.root(String name) |
<T extends HamletSpec.__> |
HamletImpl.root(String name,
EnumSet<HamletImpl.EOpt> opts)
Create a root-level generic element.
|
Modifier and Type | Method and Description |
---|---|
HamletImpl.Generic<HamletImpl.Generic<T>> |
HamletImpl.Generic._elem(String name,
EnumSet<HamletImpl.EOpt> opts) |
HamletImpl.Generic<HamletImpl.Generic<T>> |
HamletImpl.Generic.elem(String name) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.