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 |
---|---|
static HamletSpec.Scope |
HamletSpec.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HamletSpec.Scope[] |
HamletSpec.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Hamlet.TD<T> |
Hamlet.TD.$scope(HamletSpec.Scope value) |
Hamlet.TH<T> |
Hamlet.TH.$scope(HamletSpec.Scope value) |
HamletSpec._Cell |
HamletSpec._Cell.$scope(HamletSpec.Scope scope)
scope covered by header cells
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.