See: Description
Class | Description |
---|---|
GlobalPolicy |
This interface defines the plug-able policy that the PolicyGenerator uses
to update policies into the state store.
|
LoadBasedGlobalPolicy |
Load based policy that generates weighted policies by scaling
the cluster load (based on pending) to a weight from 0.0 to 1.0.
|
NoOpGlobalPolicy |
Default policy that does not update any policy configurations.
|
PolicyGenerator |
The PolicyGenerator runs periodically and updates the policy configuration
for each queue into the FederationStateStore.
|
UniformWeightedLocalityGlobalPolicy |
Simple policy that generates and updates uniform weighted locality
policies.
|
Enum | Description |
---|---|
LoadBasedGlobalPolicy.Scaling |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.