Class DefaultTopologyRunnable

  • All Implemented Interfaces:
    java.lang.Runnable, BlockingRunnable

    public class DefaultTopologyRunnable
    extends BaseBlockingRunnable
    The default Runnable for the remote commands receives.

    It checks the command topology and ensures that the topology higher or equal is installed in this node.

    Since:
    8.0
    Author:
    Pedro Ruivo
    • Field Detail

      • commandTopologyId

        protected final int commandTopologyId
    • Method Detail

      • isReady

        public boolean isReady()
        Returns:
        true if this Runnable is ready to be executed without blocking