Class DnsDiscovery.DnsSeedDiscovery

  • All Implemented Interfaces:
    PeerDiscovery
    Enclosing class:
    DnsDiscovery

    public static class DnsDiscovery.DnsSeedDiscovery
    extends java.lang.Object
    implements PeerDiscovery
    Implements discovery from a single DNS host.
    • Method Detail

      • shutdown

        public void shutdown()
        Description copied from interface: PeerDiscovery
        Stops any discovery in progress when we want to shut down quickly.
        Specified by:
        shutdown in interface PeerDiscovery
      • toString

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