public static class RegionServerListTmpl.ImplData
extends org.jamon.AbstractTemplateProxy.ImplData
Constructor and Description |
---|
RegionServerListTmpl.ImplData() |
Modifier and Type | Method and Description |
---|---|
HMaster |
getMaster() |
boolean |
getServers__IsNotDefault() |
List<ServerName> |
getServers() |
void |
setMaster(HMaster master) |
void |
setServers(List<ServerName> servers) |
public void setMaster(HMaster master)
public HMaster getMaster()
public void setServers(List<ServerName> servers)
public List<ServerName> getServers()
public boolean getServers__IsNotDefault()
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.