public abstract static class ParquetPredicates.ParquetBooleanPredicate extends BooleanOperator implements ParquetFilterPredicate
LogicalExpression.De, LogicalExpression.Seargslogger| Constructor and Description |
|---|
ParquetPredicates.ParquetBooleanPredicate(String name,
List<LogicalExpression> args,
ExpressionPosition pos) |
| Modifier and Type | Method and Description |
|---|---|
<T,V,E extends Exception> |
accept(ExprVisitor<T,V,E> visitor,
V value) |
getCumulativeCost, getMajorTypegetName, getPosition, iterator, toStringgetDescription, getSelfCost, iclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanDroppublic ParquetPredicates.ParquetBooleanPredicate(String name, List<LogicalExpression> args, ExpressionPosition pos)
public <T,V,E extends Exception> T accept(ExprVisitor<T,V,E> visitor, V value) throws E extends Exception
accept in interface LogicalExpressionaccept in class BooleanOperatorE extends ExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.