| Package | Description |
|---|---|
| org.maestro.tests.cluster |
| Modifier and Type | Class and Description |
|---|---|
class |
BalancedStrategy
The balanced distribution strategy collects all the available nodes and distributed
them evenly throughout the test cluster.
|
class |
ExclusiveBalancedStrategy
This is the same as the normal balanced distribution strategy, but it uses exclusive addressing for
each node.
|
class |
LegacyStrategy
The legacy strategy retain the fixed assignment strategy that was used
prior to Maestro 1.5.
|
class |
NonAssigningStrategy |
This documentation was released into the public domain.