Class FailedHostInfo

    • Constructor Detail

    • Method Detail

      • getServerUrl

        public String getServerUrl()
      • setServerUrl

        public void setServerUrl​(String serverUrl)
      • getContainers

        public Set<String> getContainers()
      • setContainers

        public void setContainers​(Set<String> containers)
      • getServerId

        public String getServerId()
      • setServerId

        public void setServerId​(String serverId)
      • getAttempts

        public int getAttempts()
      • setAttempts

        public void setAttempts​(int attempts)
      • attempted

        public void attempted()