|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Evaluator | |
|---|---|
| org.teiid.query.processor.relational | |
| org.teiid.query.rewriter | |
| Uses of Evaluator in org.teiid.query.processor.relational |
|---|
| Subclasses of Evaluator in org.teiid.query.processor.relational | |
|---|---|
class |
SubqueryAwareEvaluator
This utility handles the work of processing a subquery; certain types of processor nodes will use an instance of this class to do that work. |
| Methods in org.teiid.query.processor.relational that return Evaluator | |
|---|---|
protected Evaluator |
SubqueryAwareRelationalNode.getEvaluator(java.util.Map elementMap)
|
| Uses of Evaluator in org.teiid.query.rewriter |
|---|
| Methods in org.teiid.query.rewriter with parameters of type Evaluator | |
|---|---|
static Command |
QueryRewriter.evaluateAndRewrite(Command command,
Evaluator eval,
CommandContext context,
QueryMetadataInterface metadata)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||