|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.query.processor.relational.DependentCriteriaProcessor
public class DependentCriteriaProcessor
| Constructor Summary | |
|---|---|
DependentCriteriaProcessor(int maxSetSize,
RelationalNode dependentNode,
Criteria dependentCriteria)
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
consumedCriteria()
|
protected boolean |
hasNextCommand()
|
Criteria |
prepareCriteria()
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DependentCriteriaProcessor(int maxSetSize,
RelationalNode dependentNode,
Criteria dependentCriteria)
| Method Detail |
|---|
public void close()
throws MetaMatrixComponentException
MetaMatrixComponentExceptionpublic void reset()
public Criteria prepareCriteria()
throws MetaMatrixComponentException
MetaMatrixComponentExceptionpublic void consumedCriteria()
protected boolean hasNextCommand()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||