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 classIndicatesFilterExpression.Operator.IS_NOT_NULLoperator expression: storagePlugin is not null.static classIndicatesFilterExpression.Operator.IS_NULLoperator expression: storagePlugin is null.