| Modifier and Type | Class and Description |
|---|---|
class |
BestFitCpuPlacementAlgorithm
Best fit initial placement algorithm taking into account the number of allocated CPU cores
|
| Modifier and Type | Class and Description |
|---|---|
class |
BestFitMemoryPlacementAlgorithm
Best fit initial placement algorithm taking into account the size of allocated memory
|
| Modifier and Type | Class and Description |
|---|---|
class |
CausaPlacementAlgorithm
Causa initial placement algorithm
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsolidationPlacementAlgorithm
Consolidation initial placement algorithm
|
| Modifier and Type | Class and Description |
|---|---|
class |
FirstFitPlacementAlgorithm
First fit initial placement algorithm
|
| Modifier and Type | Method and Description |
|---|---|
InitialPlacementAlgorithm |
AbstractPlacementService.getPlacementAlgorithm() |
| Modifier and Type | Class and Description |
|---|---|
class |
LoadBalancingPlacementAlgorithm
Load balancing initial placement algorithm
|