Modifier and Type | Method and Description |
---|---|
protected void |
DefaultPartitionedSearchPhase.doStep(PartitionedSearchStepScope<Solution_> stepScope) |
void |
DefaultPartitionedSearchPhase.stepEnded(PartitionedSearchStepScope<Solution_> stepScope) |
void |
DefaultPartitionedSearchPhase.stepStarted(PartitionedSearchStepScope<Solution_> stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
PartitionedSearchPhaseLifecycleListener.stepEnded(PartitionedSearchStepScope<Solution_> stepScope) |
void |
PartitionedSearchPhaseLifecycleListener.stepStarted(PartitionedSearchStepScope<Solution_> stepScope) |
Modifier and Type | Method and Description |
---|---|
PartitionedSearchStepScope<Solution_> |
PartitionedSearchPhaseScope.getLastCompletedStepScope() |
Modifier and Type | Method and Description |
---|---|
void |
PartitionedSearchPhaseScope.setLastCompletedStepScope(PartitionedSearchStepScope<Solution_> lastCompletedStepScope) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.