| Modifier and Type | Class and Description |
|---|---|
class |
BestFitCpuPlacementService |
| Modifier and Type | Class and Description |
|---|---|
class |
BestFitMemoryPlacementService |
| Modifier and Type | Class and Description |
|---|---|
class |
CausaPlacementService |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsolidationPlacementService |
| Modifier and Type | Class and Description |
|---|---|
class |
FirstFitPlacementService
Service offering a first-fit placement algorithm.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPlacementService
Implementation of the placement service used to propose a placement of a node on a physical
machine.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoadBalancingPlacementService |
| Modifier and Type | Class and Description |
|---|---|
class |
PlacementServiceRegistry |
| Modifier and Type | Field and Description |
|---|---|
static IPlacementService |
PlacementSettings.SELECTED_PLACEMENT |