public static class IsPredicate.IsNotNull extends IsPredicate
FilterExpression.Operator.IS_NOT_NULL operator expression:
storagePlugin is not null.IsPredicate.IsNotNull, IsPredicate.IsNullFilterExpression.Operator, FilterExpression.Visitor<T>| Constructor and Description |
|---|
IsNotNull(MetastoreColumn column) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
accept(FilterExpression.Visitor<V> visitor) |
column, 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 IsNotNull(MetastoreColumn column)
public <V> V accept(FilterExpression.Visitor<V> visitor)
Copyright © 2021 The Apache Software Foundation. All rights reserved.