Class ValueExpressions.ValueExpression<V>
java.lang.Object
org.apache.drill.common.expression.LogicalExpressionBase
org.apache.drill.common.expression.ValueExpressions.ValueExpression<V>
- All Implemented Interfaces:
Iterable<LogicalExpression>
,LogicalExpression
- Direct Known Subclasses:
ValueExpressions.BooleanExpression
,ValueExpressions.QuotedString
- Enclosing class:
- ValueExpressions
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.drill.common.expression.LogicalExpression
LogicalExpression.De, LogicalExpression.Se
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.drill.common.expression.LogicalExpressionBase
getCumulativeCost, getDescription, getMajorType, getPosition, getSelfCost, i
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
Methods inherited from interface org.apache.drill.common.expression.LogicalExpression
accept
-
Field Details
-
value
-
-
Constructor Details
-
ValueExpression
-
-
Method Details
-
parseValue
-
iterator
-