Class DNSUtil.WeightedHostAddress

  • Enclosing class:
    DNSUtil

    public static class DNSUtil.WeightedHostAddress
    extends DNSUtil.HostAddress
    The representation of weighted address.
    • Method Detail

      • getPriority

        public int getPriority()
        Returns the priority.
        Returns:
        the priority.
      • getWeight

        public int getWeight()
        Returns the weight.
        Returns:
        the weight.