Interface AddressSelector

    • Method Detail

      • select

        InetAddress select()
                    throws HekateException
        Resolves the IP address for the local node. The returned address will be used by remote nodes to connect to the local node.
        Returns:
        Local node address.
        Throws:
        HekateException - If address resolution fails.