| 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.Method | 
HamletSpec.Method.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static HamletSpec.Method[] | 
HamletSpec.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HamletSpec.FORM | 
HamletSpec.FORM.$method(HamletSpec.Method method)
HTTP method used to submit the form 
 | 
Hamlet.FORM<T> | 
Hamlet.FORM.$method(HamletSpec.Method value)  | 
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.