Brooklyn

brooklyn.entity.group
[Java] Interface Cluster

brooklyn.entity.trait.Resizable
  brooklyn.entity.Entity
      brooklyn.entity.Group
          brooklyn.entity.trait.Startable
              brooklyn.entity.rebind.Rebindable
                  brooklyn.entity.group.Cluster
All Superinterfaces:
Resizable, Entity, Group, Startable, Rebindable

public interface Cluster
extends Group, Resizable, Startable

Intended to represent a group of homogeneous entities in a single location.


Field Summary
BasicConfigKey INITIAL_SIZE

 
Fields inherited from interface Resizable
RESIZE
 
Fields inherited from interface Startable
RESTART, SERVICE_UP, START, STOP
 
Method Summary
 
Methods inherited from interface Resizable
getCurrentSize, resize
 
Methods inherited from interface Group
addMember, getCurrentSize, getMembers, hasMember, removeMember
 
Methods inherited from interface Startable
restart, start, stop
 

Field Detail

INITIAL_SIZE

@SetFromFlag("initialSize")
public BasicConfigKey INITIAL_SIZE


 

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