Uses of Class
org.apache.drill.metastore.expressions.ListPredicate
-
Uses of ListPredicate in org.apache.drill.metastore.expressions
Modifier and TypeClassDescriptionstatic class
IndicatesFilterExpression.Operator.IN
operator expression: storagePlugin in ('dfs', 's3').static class
IndicatesFilterExpression.Operator.NOT_IN
operator expression: storagePlugin not in ('dfs', 's3').