Class | Description |
---|---|
AbstractAcceptanceGoal |
An abstract class for goals that only validates actions generated by other goals.
|
CellAwareGoal | |
CrossRackMovementGoal | |
MaxReplicaMovementParallelismGoal |
A goal which limits the maximum number of replicas that can move for a given partition at one time.
|
ReplicaPlacementGoal | |
TenantAwareGoal |
Tenant aware goal is a hard goal that will ensure all tenant partitions are within one designated cell, given the
tenant follows
PartitionPlacementStrategy.TENANT_IN_CELL strategy. |