Class PartitionChangedEvent<Solution_>

  • Type Parameters:
    Solution_ - the solution type, the class with the PlanningSolution annotation

    public final class PartitionChangedEvent<Solution_>
    extends Object
    • Constructor Detail

      • PartitionChangedEvent

        public PartitionChangedEvent​(int partIndex,
                                     long eventIndex,
                                     long partCalculationCount)
      • PartitionChangedEvent

        public PartitionChangedEvent​(int partIndex,
                                     long eventIndex,
                                     Throwable throwable)