Groovy Documentation

Package org.linkedin.glu.provisioner.impl.planner

 

Class Summary
AbstractPlanner Contains some skeleton/common code for planners
AgentPlanner Planner to upgrade the agent.
InstallationTransitions Uses a standard state machine and adds some extra information that is used by the provisioner to compute transitions
InstallationsDelta Describes the delta between two installations
ModifiedProperty Describes a property that has been modified
SimplePlanner The simple planner computes the delta in the environments and creates the action descriptors to bridge the gap
Transition Describes a transition in the environment
 


Groovy Documentation