Uses of Class
org.optaplanner.core.impl.partitionedsearch.scope.PartitionedSearchStepScope
Package
Description
-
Uses of PartitionedSearchStepScope in org.optaplanner.core.impl.partitionedsearch
Modifier and TypeMethodDescriptionprotected void
DefaultPartitionedSearchPhase.doStep
(PartitionedSearchStepScope<Solution_> stepScope) void
DefaultPartitionedSearchPhase.stepEnded
(PartitionedSearchStepScope<Solution_> stepScope) void
DefaultPartitionedSearchPhase.stepStarted
(PartitionedSearchStepScope<Solution_> stepScope) -
Uses of PartitionedSearchStepScope in org.optaplanner.core.impl.partitionedsearch.event
Modifier and TypeMethodDescriptionvoid
PartitionedSearchPhaseLifecycleListener.stepEnded
(PartitionedSearchStepScope<Solution_> stepScope) void
PartitionedSearchPhaseLifecycleListener.stepStarted
(PartitionedSearchStepScope<Solution_> stepScope) -
Uses of PartitionedSearchStepScope in org.optaplanner.core.impl.partitionedsearch.scope
Modifier and TypeMethodDescriptionvoid
PartitionedSearchPhaseScope.setLastCompletedStepScope
(PartitionedSearchStepScope<Solution_> lastCompletedStepScope)