Uses of Class
org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
Packages that use PartitionedSearchPhaseConfig Package Description org.optaplanner.core.config.partitionedsearch org.optaplanner.core.impl.partitionedsearch -
-
Uses of PartitionedSearchPhaseConfig in org.optaplanner.core.config.partitionedsearch
Methods in org.optaplanner.core.config.partitionedsearch that return PartitionedSearchPhaseConfig Modifier and Type Method Description PartitionedSearchPhaseConfig
PartitionedSearchPhaseConfig. copyConfig()
PartitionedSearchPhaseConfig
PartitionedSearchPhaseConfig. inherit(PartitionedSearchPhaseConfig inheritedConfig)
Methods in org.optaplanner.core.config.partitionedsearch with parameters of type PartitionedSearchPhaseConfig Modifier and Type Method Description PartitionedSearchPhaseConfig
PartitionedSearchPhaseConfig. inherit(PartitionedSearchPhaseConfig inheritedConfig)
-
Uses of PartitionedSearchPhaseConfig in org.optaplanner.core.impl.partitionedsearch
Constructors in org.optaplanner.core.impl.partitionedsearch with parameters of type PartitionedSearchPhaseConfig Constructor Description DefaultPartitionedSearchPhaseFactory(PartitionedSearchPhaseConfig phaseConfig)
-