Class TcpDiscoveryRingLatencyCheckMessage

    • Constructor Detail

      • TcpDiscoveryRingLatencyCheckMessage

        public TcpDiscoveryRingLatencyCheckMessage​(UUID creatorNodeId,
                                                   int maxHops)
        Parameters:
        creatorNodeId - Creator node ID.
        maxHops - Max hops for this message.
    • Method Detail

      • onRead

        public void onRead()
      • maxHops

        public int maxHops()
        Returns:
        Max hops.
      • maxHopsReached

        public boolean maxHopsReached()
        Returns:
        True if max hops has been reached.