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
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.drill.common.expression.LogicalExpressionBase
getCumulativeCost, getDescription, getMajorType, getPosition, getSelfCost, iMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface org.apache.drill.common.expression.LogicalExpression
accept
-
Field Details
-
value
-
-
Constructor Details
-
ValueExpression
-
-
Method Details
-
parseValue
-
iterator
-