Groovy Documentation

Package org.linkedin.glu.orchestration.engine.delta.impl

 

Interface Summary
EntryDependencies Represent the dependencies between entries.
InternalDeltaProcessor @author yan@pongasoft.com
InternalSystemEntryDelta @author yan@pongasoft.com
InternalSystemModelDelta @author yan@pongasoft.com
 


Class Summary
AgentsUpgradeDeltaSystemModelFilter For bounce we take all the entries where the current state is running or stopped and the expected state is 'running'.
BounceDeltaSystemModelFilter For bounce we take all the entries where the current state is running or stopped and the expected state is 'running'.
DeltaMgrImpl @author yan@pongasoft.com
DeltaUtils @author yan@pongasoft.com
DeltaUtils.AscDeltaRowComparator
DeltaUtils.DescDeltaRowComparator
EntryDependenciesImpl YP Implementation note: this class is not thread safe but it is ok because it is meant to be initialized and then not modified.
MultiDeltaBuilder @author yan@pongasoft.com
ParentChildDeltaBuilder @author yan@pongasoft.com
ParentChildDeltaStateBuilder @author yan@pongasoft.com
RedeployDeltaSystemModelFilter @author yan@pongasoft.com
SingleDeltaBuilder @author yan@pongasoft.com
SystemEntryDeltaImpl @author yan@pongasoft.com
SystemModelDeltaImpl @author yan@pongasoft.com
ValueDeltaImpl @author yan@pongasoft.com
 


Groovy Documentation