Class AllocatedHosts


  • public class AllocatedHosts
    extends java.lang.Object
    The hosts allocated to an application.
    Author:
    Ulf Lilleengen, bratseth
    • Method Detail

      • getHosts

        public java.util.Set<HostSpec> getHosts()
        Returns the hosts of this allocation
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object