Class Server

    • Method Detail

      • getId

        public String getId()
        Returns:
        the generated id of the server
      • getHostname

        public String getHostname()
        Returns:
        the hostname of the server
      • getDatacenter

        public String getDatacenter()
        Returns:
        platform running the server (ex. OpenVZ)
      • getPlatform

        public String getPlatform()
        Returns:
        the datacenter the server exists in (ex. Falkenberg)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • string

        protected com.google.common.base.MoreObjects.ToStringHelper string()