Interface TransportAddressConnector

All Known Implementing Classes:
HandshakingTransportAddressConnector

public interface TransportAddressConnector
  • Method Details

    • connectToRemoteMasterNode

      void connectToRemoteMasterNode(TransportAddress transportAddress, ActionListener<ProbeConnectionResult> 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.