org.apache.hadoop.hbase.tmpl.master
Class RegionServerListTmpl.ImplData
java.lang.Object
org.jamon.AbstractTemplateProxy.ImplData
org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.ImplData
- Enclosing class:
- RegionServerListTmpl
public static class RegionServerListTmpl.ImplData
- extends org.jamon.AbstractTemplateProxy.ImplData
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegionServerListTmpl.ImplData
public RegionServerListTmpl.ImplData()
setMaster
public void setMaster(HMaster master)
getMaster
public HMaster getMaster()
setServers
public void setServers(List<ServerName> servers)
getServers
public List<ServerName> getServers()
getServers__IsNotDefault
public boolean getServers__IsNotDefault()
Copyright © 2015 The Apache Software Foundation. All rights reserved.