org.apache.hadoop.yarn.webapp.hamlet
Interface HamletSpec.BASE

All Superinterfaces:
HamletSpec._, HamletSpec._Child
All Known Implementing Classes:
Hamlet.BASE
Enclosing class:
HamletSpec

public static interface HamletSpec.BASE
extends HamletSpec._Child


Method Summary
 HamletSpec.BASE $href(String uri)
          URI that acts as base URI
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Child
_
 

Method Detail

$href

HamletSpec.BASE $href(String uri)
URI that acts as base URI

Parameters:
uri -
Returns:
the current element builder


Copyright © 2014 Apache Software Foundation. All Rights Reserved.