| Package | Description |
|---|---|
| org.optaplanner.core.config.partitionedsearch | |
| org.optaplanner.core.impl.partitionedsearch |
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends SolutionPartitioner<?>> |
PartitionedSearchPhaseConfig.solutionPartitionerClass |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SolutionPartitioner<?>> |
PartitionedSearchPhaseConfig.getSolutionPartitionerClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionedSearchPhaseConfig.setSolutionPartitionerClass(Class<? extends SolutionPartitioner<?>> solutionPartitionerClass) |
| Modifier and Type | Field and Description |
|---|---|
protected SolutionPartitioner<Solution_> |
DefaultPartitionedSearchPhase.solutionPartitioner |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPartitionedSearchPhase.setSolutionPartitioner(SolutionPartitioner<Solution_> solutionPartitioner) |
Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.