Class SuperstepBarrier

    • Constructor Detail

      • SuperstepBarrier

        public SuperstepBarrier​(ClassLoader userCodeClassLoader)
    • Method Detail

      • setup

        public void setup()
        Setup the barrier, has to be called at the beginning of each superstep.
      • getAggregatorNames

        public String[] getAggregatorNames()
      • getAggregates

        public Value[] getAggregates()
      • terminationSignaled

        public boolean terminationSignaled()