Brooklyn

brooklyn.entity.group
[Java] Interface Cluster

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

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 Group
addMember, getCurrentSize, getMembers, hasMember, removeMember
 
Methods inherited from interface Startable
restart, start, stop
 
Methods inherited from interface Resizable
getCurrentSize, resize
 

Field Detail

INITIAL_SIZE

@SetFromFlag("initialSize")
public BasicConfigKey INITIAL_SIZE


 

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