Brooklyn

brooklyn.policy.loadbalancing
[Java] Interface BalanceableContainer

brooklyn.policy.loadbalancing.BalanceableContainer
  brooklyn.entity.Entity
All Superinterfaces:
Entity

public interface BalanceableContainer
extends Entity

Contains worker items that can be moved between this container and others to effect load balancing. Membership of a balanceable container does not imply a parent-child relationship in the Brooklyn management sense.


Field Summary
static BasicNotificationSensor ITEM_ADDED

static BasicNotificationSensor ITEM_REMOVED

 
Method Summary
java.util.Set getBalanceableItems()

 
Methods inherited from interface Entity
addGroup, addOwnedChild, clearOwner, getApplication, getApplicationId, getAttribute, getConfig, getDisplayName, getEnrichers, getEntityType, getGroups, getId, getLocations, getOwnedChildren, getOwner, getPolicies, invoke, removeOwnedChild, setOwner
 

Field Detail

ITEM_ADDED

public static BasicNotificationSensor ITEM_ADDED


ITEM_REMOVED

public static BasicNotificationSensor ITEM_REMOVED


 
Method Detail

getBalanceableItems

public java.util.Set getBalanceableItems()


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.