Uses of Interface
org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.PARAM

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

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

Classes in org.apache.hadoop.yarn.webapp.hamlet that implement HamletSpec.PARAM
 class Hamlet.PARAM<T extends HamletSpec._>
           
 

Methods in org.apache.hadoop.yarn.webapp.hamlet that return HamletSpec.PARAM
 HamletSpec.PARAM HamletSpec.PARAM.$id(String cdata)
          document-wide unique id
 HamletSpec.PARAM HamletSpec.PARAM.$name(String cdata)
          property name.
 HamletSpec.PARAM HamletSpec.PARAM.$value(String cdata)
          property value
 HamletSpec.PARAM HamletSpec._Param.param()
          Add a PARAM (parameter) element.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.