org.apache.hadoop.hbase.tmpl.master
Class RegionServerListTmplImpl

java.lang.Object
  extended by org.jamon.AbstractTemplateImpl
      extended by org.apache.hadoop.hbase.tmpl.master.RegionServerListTmplImpl
All Implemented Interfaces:
RegionServerListTmpl.Intf, org.jamon.AbstractTemplateProxy.Intf

public class RegionServerListTmplImpl
extends org.jamon.AbstractTemplateImpl
implements RegionServerListTmpl.Intf


Constructor Summary
RegionServerListTmplImpl(org.jamon.TemplateManager p_templateManager, RegionServerListTmpl.ImplData p_implData)
           
 
Method Summary
protected static RegionServerListTmpl.ImplData __jamon_setOptionalArguments(RegionServerListTmpl.ImplData p_implData)
           
 void renderNoFlush(Writer jamonWriter)
           
 
Methods inherited from class org.jamon.AbstractTemplateImpl
getTemplateManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegionServerListTmplImpl

public RegionServerListTmplImpl(org.jamon.TemplateManager p_templateManager,
                                RegionServerListTmpl.ImplData p_implData)
Method Detail

__jamon_setOptionalArguments

protected static RegionServerListTmpl.ImplData __jamon_setOptionalArguments(RegionServerListTmpl.ImplData p_implData)

renderNoFlush

public void renderNoFlush(Writer jamonWriter)
                   throws IOException
Specified by:
renderNoFlush in interface RegionServerListTmpl.Intf
Throws:
IOException


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.