Interface ServerEndpoint

    • Method Detail

      • key

        String key()
        Returns:
        the node key for hashing strategies
      • address

        SocketAddress address()
        Returns:
        the server socket address
      • newInteraction

        ServerInteraction newInteraction()
        Initiate a request/response interaction with the endpoint represented by this node, the returned interaction gathers statistics.
        Returns:
        the request