Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Brooklyn.policy.loadbalancing Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
BalanceableContainerContains worker items that can be moved between this container and others to effect load balancing.Interfacebrooklyn.policy.loadbalancingBrooklyn
BalanceablePoolModelCaptures the state of a balanceable cluster of containers and all their constituent items, including workrates, for consumption by a BalancingStrategy.Interfacebrooklyn.policy.loadbalancingBrooklyn
BalanceableWorkerPoolRepresents an elastic group of "container" entities, each of which is capable of hosting "item" entities that perform work and consume the container's available resources (e.Interfacebrooklyn.policy.loadbalancingBrooklyn
BalanceableWorkerPool .ContainerItemPairEncapsulates an item and a container; emitted for ITEM_ADDED, ITEM_REMOVED and ITEM_MOVED sensors.Classbrooklyn.policy.loadbalancingBrooklyn
BalanceableWorkerPoolImplClassbrooklyn.policy.loadbalancingBrooklyn
BalancingStrategyRepresents an abstract algorithm for optimally balancing worker "items" among several "containers" based on the workloads of the items, and corresponding high- and low-thresholds on the containers.Classbrooklyn.policy.loadbalancingBrooklyn
DefaultBalanceablePoolModelStandard implementation of BalanceablePoolModel, providing essential arithmetic for item and container workrates and thresholds.Classbrooklyn.policy.loadbalancingBrooklyn
ItemsInContainersGroupA group of items that are contained within a given (dynamically changing) set of containers.Interfacebrooklyn.policy.loadbalancingBrooklyn
ItemsInContainersGroupImplA group of items that are contained within a given (dynamically changing) set of containers.Classbrooklyn.policy.loadbalancingBrooklyn
LoadBalancingPolicyPolicy that is attached to a pool of "containers", each of which can host one or more migratable "items".Classbrooklyn.policy.loadbalancingBrooklyn
LocationConstraintTemporary stub to resolve dependencies in ported LoadBalancingPolicy.Classbrooklyn.policy.loadbalancingBrooklyn
MovableRepresents an item that can be migrated between balanceable containers.Interfacebrooklyn.policy.loadbalancingBrooklyn
PolicyUtilForPoolProvides conveniences for searching for hot/cold containers in a provided pool model.Classbrooklyn.policy.loadbalancingBrooklyn