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