public class HeuristicApplyer
extends java.lang.Object
| Constructor and Description |
|---|
HeuristicApplyer(java.util.Comparator<Allocation> allocationComparator,
java.util.List<csbase.logic.CommandInfo> commands,
java.util.List<csbase.logic.SGASet> servers,
ResourceControllerInterface manager) |
HeuristicApplyer(java.util.Comparator<csbase.logic.CommandInfo> commandComparator,
java.util.Comparator<Allocation> allocationComparator,
java.util.List<csbase.logic.CommandInfo> commands,
java.util.List<csbase.logic.SGASet> servers,
ResourceControllerInterface manager) |
| Modifier and Type | Method and Description |
|---|---|
Allocation |
getAllocation() |
public HeuristicApplyer(java.util.Comparator<csbase.logic.CommandInfo> commandComparator,
java.util.Comparator<Allocation> allocationComparator,
java.util.List<csbase.logic.CommandInfo> commands,
java.util.List<csbase.logic.SGASet> servers,
ResourceControllerInterface manager)
public HeuristicApplyer(java.util.Comparator<Allocation> allocationComparator, java.util.List<csbase.logic.CommandInfo> commands, java.util.List<csbase.logic.SGASet> servers, ResourceControllerInterface manager)
public Allocation getAllocation()
Copyright © 2016. All Rights Reserved.