| Package | Description |
|---|---|
| org.apache.hadoop.yarn.webapp.hamlet2 |
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
|
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
HamletSpec.TD |
|
static interface |
HamletSpec.TH |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Hamlet.TD<T extends HamletSpec.__> |
|
class |
Hamlet.TH<T extends HamletSpec.__> |
| Modifier and Type | Method | Description |
|---|---|---|
HamletSpec._Cell |
HamletSpec._Cell.$colspan(int cols) |
number of cols spanned by cell.
|
HamletSpec._Cell |
HamletSpec._Cell.$headers(java.lang.String cdata) |
space-separated list of id's for header cells
|
HamletSpec._Cell |
HamletSpec._Cell.$rowspan(int rows) |
number of rows spanned by cell.
|
HamletSpec._Cell |
HamletSpec._Cell.$scope(HamletSpec.Scope scope) |
scope covered by header cells
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.