Uses of Class
org.apache.drill.metastore.expressions.IsPredicate
Packages that use IsPredicate
-
Uses of IsPredicate in org.apache.drill.metastore.expressions
Subclasses of IsPredicate in org.apache.drill.metastore.expressionsModifier and TypeClassDescriptionstatic class
IndicatesFilterExpression.Operator.IS_NOT_NULL
operator expression: storagePlugin is not null.static class
IndicatesFilterExpression.Operator.IS_NULL
operator expression: storagePlugin is null.