|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.model.algebra.optimizer.AbstractTranslationStage
vishnu.model.algebra.optimizer.ChildVisitorTranslationStage
vishnu.model.algebra.optimizer.JoinTranslationStage
public class JoinTranslationStage

| Constructor Summary | |
|---|---|
JoinTranslationStage()
|
|
| Method Summary | |
|---|---|
protected boolean |
isEquiJoin(java.util.Collection<SQLOperand> conjunctions)
|
protected boolean |
isEquiJoin(Selection r)
|
Relation |
visit(Relation r,
UserContext uc)
|
| Methods inherited from class vishnu.model.algebra.optimizer.ChildVisitorTranslationStage |
|---|
perform |
| Methods inherited from class vishnu.model.algebra.optimizer.AbstractTranslationStage |
|---|
attach |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JoinTranslationStage()
| Method Detail |
|---|
public Relation visit(Relation r,
UserContext uc)
visit in interface VisitorTranslationStagevisit in class ChildVisitorTranslationStageprotected boolean isEquiJoin(Selection r)
protected boolean isEquiJoin(java.util.Collection<SQLOperand> conjunctions)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||