org.apache.hadoop.hbase.tmpl.regionserver
Class RegionListTmpl
java.lang.Object
org.jamon.AbstractTemplateProxy
org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
public class RegionListTmpl
- extends org.jamon.AbstractTemplateProxy
Nested classes/interfaces inherited from class org.jamon.AbstractTemplateProxy |
org.jamon.AbstractTemplateProxy.ImplDataCompatible<T extends org.jamon.AbstractTemplateProxy.ImplData>, org.jamon.AbstractTemplateProxy.ReplacementConstructor |
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 |
RegionListTmpl
public RegionListTmpl(org.jamon.TemplateManager p_manager)
RegionListTmpl
protected RegionListTmpl(String p_path)
RegionListTmpl
public RegionListTmpl()
makeImplData
protected org.jamon.AbstractTemplateProxy.ImplData makeImplData()
- Specified by:
makeImplData
in class org.jamon.AbstractTemplateProxy
getImplData
public RegionListTmpl.ImplData getImplData()
- Overrides:
getImplData
in class org.jamon.AbstractTemplateProxy
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(HRegionServer regionServer,
List<HRegionInfo> onlineRegions)
render
public void render(Writer jamonWriter,
HRegionServer regionServer,
List<HRegionInfo> onlineRegions)
throws IOException
- Throws:
IOException
renderNoFlush
public void renderNoFlush(Writer jamonWriter,
HRegionServer regionServer,
List<HRegionInfo> onlineRegions)
throws IOException
- Throws:
IOException
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.