public class ServerInRegion extends RegionAndId
Modifier and Type | Field and Description |
---|---|
protected Server |
server |
id, regionId
Constructor and Description |
---|
ServerInRegion(Server server,
String regionId) |
Modifier and Type | Method and Description |
---|---|
Server |
getServer() |
protected com.google.common.base.Objects.ToStringHelper |
string() |
String |
toString() |
equals, fromRegionAndId, fromSlashEncoded, getId, getRegion, hashCode, slashEncode
protected final Server server
public Server getServer()
protected com.google.common.base.Objects.ToStringHelper string()
string
in class RegionAndId
public String toString()
toString
in class RegionAndId
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.