Uses of Class
org.apache.drill.metastore.expressions.IsPredicate
-
Uses of IsPredicate in org.apache.drill.metastore.expressions
Modifier 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.