Uses of Class
org.optaplanner.core.impl.partitionedsearch.scope.PartitionedSearchPhaseScope
Package
Description
-
Uses of PartitionedSearchPhaseScope in org.optaplanner.core.impl.partitionedsearch
Modifier and TypeMethodDescriptionvoid
DefaultPartitionedSearchPhase.phaseEnded
(PartitionedSearchPhaseScope<Solution_> phaseScope) void
DefaultPartitionedSearchPhase.phaseStarted
(PartitionedSearchPhaseScope<Solution_> phaseScope) -
Uses of PartitionedSearchPhaseScope in org.optaplanner.core.impl.partitionedsearch.event
Modifier and TypeMethodDescriptionvoid
PartitionedSearchPhaseLifecycleListener.phaseEnded
(PartitionedSearchPhaseScope<Solution_> phaseScope) void
PartitionedSearchPhaseLifecycleListener.phaseStarted
(PartitionedSearchPhaseScope<Solution_> phaseScope) -
Uses of PartitionedSearchPhaseScope in org.optaplanner.core.impl.partitionedsearch.scope
ModifierConstructorDescriptionPartitionedSearchStepScope
(PartitionedSearchPhaseScope<Solution_> phaseScope, int stepIndex)