Interface PeerFinder.TransportAddressConnector

    • Method Detail

      • connectToRemoteMasterNode

        void connectToRemoteMasterNode​(TransportAddress transportAddress,
                                       ActionListener<DiscoveryNode> listener)
        Identify the node at the given address and, if it is a master node and not the local node then establish a full connection to it.