org.apache.hadoop.hbase.tmpl.master
Class RegionServerListTmpl
java.lang.Object
org.jamon.AbstractTemplateProxy
org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
public class RegionServerListTmpl
- extends org.jamon.AbstractTemplateProxy
Methods inherited from class org.jamon.AbstractTemplateProxy |
getTemplateManager, reset |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
servers
protected List<ServerName> servers
RegionServerListTmpl
public RegionServerListTmpl(org.jamon.TemplateManager p_manager)
RegionServerListTmpl
public RegionServerListTmpl()
makeImplData
protected RegionServerListTmpl.ImplData makeImplData()
- Specified by:
makeImplData
in class org.jamon.AbstractTemplateProxy
getImplData
public RegionServerListTmpl.ImplData getImplData()
- Overrides:
getImplData
in class org.jamon.AbstractTemplateProxy
setServers
public final RegionServerListTmpl setServers(List<ServerName> p_servers)
constructImpl
public org.jamon.AbstractTemplateImpl constructImpl(Class<? extends org.jamon.AbstractTemplateImpl> p_class)
- Specified by:
constructImpl
in class org.jamon.AbstractTemplateProxy
constructImpl
protected org.jamon.AbstractTemplateImpl constructImpl()
- Specified by:
constructImpl
in class org.jamon.AbstractTemplateProxy
makeRenderer
public org.jamon.Renderer makeRenderer(HMaster master)
render
public void render(Writer jamonWriter,
HMaster master)
throws IOException
- Throws:
IOException
renderNoFlush
public void renderNoFlush(Writer jamonWriter,
HMaster master)
throws IOException
- Throws:
IOException
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.