Uses of Enum Class
org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec.LinkType
Packages that use HamletSpec.LinkType
Package
Description
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
-
Uses of HamletSpec.LinkType in org.apache.hadoop.yarn.webapp.hamlet2
Methods in org.apache.hadoop.yarn.webapp.hamlet2 that return HamletSpec.LinkTypeModifier and TypeMethodDescriptionstatic HamletSpec.LinkTypeReturns the enum constant of this class with the specified name.static HamletSpec.LinkType[]HamletSpec.LinkType.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in org.apache.hadoop.yarn.webapp.hamlet2 with type arguments of type HamletSpec.LinkTypeModifier and TypeMethodDescriptionHamlet.A.$rel(EnumSet<HamletSpec.LinkType> value) Hamlet.LINK.$rel(EnumSet<HamletSpec.LinkType> value) HamletSpec.A.$rel(EnumSet<HamletSpec.LinkType> linkTypes) forward link typesHamletSpec.LINK.$rel(EnumSet<HamletSpec.LinkType> linkTypes) forward link typesprotected voidHamletImpl.EImp.addRelAttr(String name, EnumSet<HamletSpec.LinkType> types)