Uses of Interface
org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._Cell
Packages that use HamletSpec._Cell
Package
Description
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
-
Uses of HamletSpec._Cell in org.apache.hadoop.yarn.webapp.hamlet2
Subinterfaces of HamletSpec._Cell in org.apache.hadoop.yarn.webapp.hamlet2Modifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in org.apache.hadoop.yarn.webapp.hamlet2 that implement HamletSpec._CellModifier and TypeClassDescriptionclassHamlet.TD<T extends HamletSpec.__>classHamlet.TH<T extends HamletSpec.__>Methods in org.apache.hadoop.yarn.webapp.hamlet2 that return HamletSpec._CellModifier and TypeMethodDescriptionHamletSpec._Cell.$colspan(int cols) number of cols spanned by cell. default: 1space-separated list of id's for header cellsHamletSpec._Cell.$rowspan(int rows) number of rows spanned by cell. default: 1HamletSpec._Cell.$scope(HamletSpec.Scope scope) scope covered by header cells