java.lang.Object
com.aoapps.appcluster.Nameserver
A nameserver may be used by multiple nodes.
- Author:
- AO Industries, Inc.
-
Method Details
-
toString
-
equals
-
hashCode
public int hashCode() -
getCluster
Gets the cluster this nameserver is part of. -
getHostname
Gets the hostname of this nameserver. -
getStatus
Gets the overall status of the this nameserver based on all resourceNodes that use this nameserver.
-