| Package | Description |
|---|---|
| ds.granules.interfere.computation | |
| ds.granules.interfere.placement |
| Modifier and Type | Method and Description |
|---|---|
void |
GIComputation.setDetails(GIPlacementDetails inServDetails,
ComputationDescription inCompDesc,
java.lang.String inJobID,
boolean inActive,
GIPlacementNode.Migration inMigrConf,
java.lang.String inDebID) |
| Modifier and Type | Method and Description |
|---|---|
static GIPlacementNode.Migration |
GIPlacementNode.getConfigMigrate() |
static GIPlacementNode.Migration |
GIPlacementNode.Migration.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GIPlacementNode.Migration[] |
GIPlacementNode.Migration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|