Class NetworkTopologyExecutor

    • Method Detail

      • validateForExecution

        public boolean validateForExecution​(GraphParams<Object> params)
        Checks if two nodes are still connected with {@link NetworkTopology#areIncident(Object, Object).
        Parameters:
        params - the parameters used to get the current node and previous one
        Returns:
        if the two nodes are still connected according to the topology