|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec
com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec_MutualizeCommons
Specifies an optimization by refactoring common values on an adaptations' tree.
The optimization is made by comparing each value for the adaptation specified and its children:
For tables it compares each nodes of each record in children with the record of the same primary key in parent.
| Constructor Summary | |
AdaptationTreeOptimizerSpec_MutualizeCommons(Adaptation anInstance,
boolean includeDescendantsWithoutDelegated,
boolean includeAllDescendants)
Contructs a specification for factoring common values in an adaptations' tree. |
|
| Method Summary | |
AdaptationTreeOptimizerIterator |
createOptimizerIterator(Session aSession)
Builds an iterator for adaptation's tree optimization. |
| Methods inherited from class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec |
getAdaptation, isIncludeAllDescendants, isIncludeDescendantsWithoutDelegated |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AdaptationTreeOptimizerSpec_MutualizeCommons(Adaptation anInstance,
boolean includeDescendantsWithoutDelegated,
boolean includeAllDescendants)
If parameters includeDescendantsWithoutDelegated and includeAllDescendants
are both set to false, the optimization will concern only the adaptation instance specified and its children.
anInstance - top parent that is targeted by the optimization in the adaptations' tree.includeDescendantsWithoutDelegated - includes all descendants excepted descendants of delegated adaptations.includeAllDescendants - includes in the tree all adaptations even children of delegated adaptations.| Method Detail |
public AdaptationTreeOptimizerIterator createOptimizerIterator(Session aSession)
AdaptationTreeOptimizerSpec
createOptimizerIterator in class AdaptationTreeOptimizerSpecaSession - session for running the optimization.
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
(report a bug)
EBX.Platform 4.5.3 [0607:0001]
Copyright Orchestra Networks 2000-2008. All rights reserved.