|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.medor.optim.lib.IndexesGenerator
Constructor Summary | |
IndexesGenerator()
|
Method Summary | |
int[] |
computesFieldIndexes(TupleStructure ts,
QueryTree[] nodes)
|
void |
setFilterIndexes(Expression e,
QueryTree[] qts)
This method inherited from QueryIndexGenerator. |
QueryTree |
transform(QueryTree query)
This methods transforms a QueryTree into another QueryTree. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IndexesGenerator()
Method Detail |
public QueryTree transform(QueryTree query) throws MedorException
QueryTransformer
transform
in interface QueryTransformer
MedorException
public int[] computesFieldIndexes(TupleStructure ts, QueryTree[] nodes) throws MedorException, ExpressionException
MedorException
ExpressionException
public void setFilterIndexes(Expression e, QueryTree[] qts) throws MedorException, ExpressionException
e
- Expression filterqts
- array of QueryTree
MedorException
ExpressionException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |