Package | Description |
---|---|
org.apache.lens.driver.es | |
org.apache.lens.driver.es.translator | |
org.apache.lens.driver.es.translator.impl |
Modifier and Type | Method and Description |
---|---|
void |
ASTTraverserForES.accept() |
void |
ASTTraverserForES.traverseSelects()
Visit select expressions
|
Modifier and Type | Method and Description |
---|---|
void |
ASTCriteriaVisitor.visitLogicalOp(String logicalOp,
List<ASTCriteriaVisitor> visitedSubTrees) |
void |
ASTCriteriaVisitor.visitPredicate(String conditionalOp,
String leftCol,
List<String> rightExps)
Visits simple predicate
|
void |
ASTCriteriaVisitor.visitUnaryLogicalOp(String logicalOp,
ASTCriteriaVisitor visitedSubTree) |
Modifier and Type | Method and Description |
---|---|
void |
ESCriteriaVisitor.visitPredicate(String predicateOp,
String leftColCanonical,
List<String> rightExps) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.