|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object vishnu.model.algebra.optimizer.AbstractTranslationStage
public class AbstractTranslationStage
Constructor Summary | |
---|---|
AbstractTranslationStage()
|
Method Summary | |
---|---|
void |
attach(TranslationStage s)
|
Relation |
perform(Relation r,
UserContext c)
Contract: subclasses should return super.perform(result) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractTranslationStage()
Method Detail |
---|
public Relation perform(Relation r, UserContext c)
perform
in interface TranslationStage
public void attach(TranslationStage s)
attach
in interface TranslationStage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |