org.apache.hadoop.hbase.tmpl.regionserver
Class RegionListTmpl.ImplData
java.lang.Object
org.jamon.AbstractTemplateProxy.ImplData
org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.ImplData
- Enclosing class:
- RegionListTmpl
public static class RegionListTmpl.ImplData
- extends org.jamon.AbstractTemplateProxy.ImplData
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegionListTmpl.ImplData
public RegionListTmpl.ImplData()
setRegionServer
public void setRegionServer(HRegionServer regionServer)
getRegionServer
public HRegionServer getRegionServer()
setOnlineRegions
public void setOnlineRegions(List<HRegionInfo> onlineRegions)
getOnlineRegions
public List<HRegionInfo> getOnlineRegions()
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.