Uses of Class
org.apache.drill.metastore.expressions.ListPredicate.NotIn
Packages that use ListPredicate.NotIn
Package
Description
-
Uses of ListPredicate.NotIn in org.apache.drill.metastore.expressions
Methods in org.apache.drill.metastore.expressions with parameters of type ListPredicate.NotInModifier and TypeMethodDescriptionFilterExpression.Visitor.visit
(ListPredicate.NotIn<?> expression) -
Uses of ListPredicate.NotIn in org.apache.drill.metastore.iceberg.transform
Methods in org.apache.drill.metastore.iceberg.transform with parameters of type ListPredicate.NotInModifier and TypeMethodDescriptionorg.apache.iceberg.expressions.Expression
FilterExpressionVisitor.visit
(ListPredicate.NotIn<?> expression) -
Uses of ListPredicate.NotIn in org.apache.drill.metastore.mongo.transform
Methods in org.apache.drill.metastore.mongo.transform with parameters of type ListPredicate.NotInModifier and TypeMethodDescriptionorg.bson.conversions.Bson
FilterExpressionVisitor.visit
(ListPredicate.NotIn<?> expression) -
Uses of ListPredicate.NotIn in org.apache.drill.metastore.rdbms.transform
Methods in org.apache.drill.metastore.rdbms.transform with parameters of type ListPredicate.NotInModifier and TypeMethodDescriptionorg.jooq.Condition
RdbmsFilterExpressionVisitor.visit
(ListPredicate.NotIn<?> expression)