public static class SingleExpressionPredicate.Not extends SingleExpressionPredicate
FilterExpression.Operator.NOT operator expression:
not(storagePlugin = 'dfs').SingleExpressionPredicate.NotFilterExpression.Operator, FilterExpression.Visitor<T>| Constructor and Description |
|---|
Not(FilterExpression expression) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
accept(FilterExpression.Visitor<V> visitor) |
expression, operator, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitand, and, equal, greaterThan, greaterThanOrEqual, in, in, isNotNull, isNull, lessThan, lessThanOrEqual, not, notEqual, notIn, notIn, orpublic Not(FilterExpression expression)
public <V> V accept(FilterExpression.Visitor<V> visitor)
Copyright © 2021 The Apache Software Foundation. All rights reserved.