Brooklyn

brooklyn.entity.group
[Java] Interface Cluster

brooklyn.entity.trait.Startable
  brooklyn.entity.rebind.Rebindable
      brooklyn.entity.Entity
          brooklyn.entity.Group
              brooklyn.entity.group.Cluster
                  brooklyn.entity.trait.Identifiable
                      brooklyn.entity.trait.Resizable
All Superinterfaces:
Startable, Rebindable, Entity, Group, Identifiable, 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 Startable
restart, start, stop
 
Methods inherited from interface Group
addMember, getCurrentSize, getMembers, hasMember, removeMember
 
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.