Uses of Class
org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.Shape

Packages that use HamletSpec.Shape
org.apache.hadoop.yarn.webapp.hamlet   
 

Uses of HamletSpec.Shape in org.apache.hadoop.yarn.webapp.hamlet
 

Methods in org.apache.hadoop.yarn.webapp.hamlet that return HamletSpec.Shape
static HamletSpec.Shape HamletSpec.Shape.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HamletSpec.Shape[] HamletSpec.Shape.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.hadoop.yarn.webapp.hamlet with parameters of type HamletSpec.Shape
 HamletSpec.AREA HamletSpec.AREA.$shape(HamletSpec.Shape shape)
          controls interpretation of coords
 Hamlet.AREA<T> Hamlet.AREA.$shape(HamletSpec.Shape value)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.