Uses of Enum Class
org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec.Method
Packages that use HamletSpec.Method
Package
Description
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
-
Uses of HamletSpec.Method in org.apache.hadoop.yarn.webapp.hamlet2
Methods in org.apache.hadoop.yarn.webapp.hamlet2 that return HamletSpec.MethodModifier and TypeMethodDescriptionstatic HamletSpec.MethodReturns the enum constant of this class with the specified name.static HamletSpec.Method[]HamletSpec.Method.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.yarn.webapp.hamlet2 with parameters of type HamletSpec.MethodModifier and TypeMethodDescriptionHamlet.FORM.$method(HamletSpec.Method value) HamletSpec.FORM.$method(HamletSpec.Method method) HTTP method used to submit the form