Modifier and Type | Method and Description |
---|---|
void |
DefaultPartitionedSearchPhase.phaseEnded(PartitionedSearchPhaseScope<Solution_> phaseScope) |
void |
DefaultPartitionedSearchPhase.phaseStarted(PartitionedSearchPhaseScope<Solution_> phaseScope) |
Modifier and Type | Method and Description |
---|---|
void |
PartitionedSearchPhaseLifecycleListener.phaseEnded(PartitionedSearchPhaseScope<Solution_> phaseScope) |
void |
PartitionedSearchPhaseLifecycleListener.phaseStarted(PartitionedSearchPhaseScope<Solution_> phaseScope) |
Modifier and Type | Method and Description |
---|---|
PartitionedSearchPhaseScope<Solution_> |
PartitionedSearchStepScope.getPhaseScope() |
Constructor and Description |
---|
PartitionedSearchStepScope(PartitionedSearchPhaseScope<Solution_> phaseScope) |
PartitionedSearchStepScope(PartitionedSearchPhaseScope<Solution_> phaseScope,
int stepIndex) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.