public class VdsSelector extends Object
Constructor and Description |
---|
VdsSelector(VM vm,
NGuid destinationVdsId,
boolean dedicatedFirst) |
Modifier and Type | Method and Description |
---|---|
boolean |
CanFindVdsToRunOn(ArrayList<String> messages,
boolean isMigrate) |
boolean |
getCheckDestinationFirst() |
NGuid |
getDestinationVdsId() |
ArrayList<Guid> |
getRunVdssList() |
Guid |
GetVdsToRunOn() |
void |
setCheckDestinationFirst(boolean value) |
void |
setDestinationVdsId(NGuid value) |
void |
setRunVdssList(ArrayList<Guid> value) |
public boolean getCheckDestinationFirst()
public void setCheckDestinationFirst(boolean value)
public NGuid getDestinationVdsId()
public void setDestinationVdsId(NGuid value)
public Guid GetVdsToRunOn()
Copyright © 2012. All Rights Reserved.