Modifier and Type | Method and Description |
---|---|
CloudComputer |
CloudProcess.getComputer() |
Modifier and Type | Method and Description |
---|---|
List<CloudComputer> |
CloudBalance.getComputerList() |
Modifier and Type | Method and Description |
---|---|
void |
CloudProcess.setComputer(CloudComputer computer) |
Modifier and Type | Method and Description |
---|---|
void |
CloudBalance.setComputerList(List<CloudComputer> computerList) |
Modifier and Type | Method and Description |
---|---|
int |
CloudComputerStrengthComparator.compare(CloudComputer a,
CloudComputer b) |
Modifier and Type | Method and Description |
---|---|
static void |
CloudBalancingMoveHelper.moveCloudComputer(org.optaplanner.core.impl.score.director.ScoreDirector scoreDirector,
CloudProcess cloudProcess,
CloudComputer toCloudComputer) |
Constructor and Description |
---|
CloudComputerChangeMove(CloudProcess cloudProcess,
CloudComputer toCloudComputer) |
Modifier and Type | Method and Description |
---|---|
CloudComputer |
CloudComputerPanel.getComputer() |
Modifier and Type | Method and Description |
---|---|
void |
CloudBalancingPanel.deleteComputer(CloudComputer computer) |
Constructor and Description |
---|
CloudComputerPanel(CloudBalancingPanel cloudBalancingPanel,
CloudComputer computer) |
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.