| Package | Description |
|---|---|
| org.apache.drill.metastore.expressions |
| Modifier and Type | Class and Description |
|---|---|
static class |
DoubleExpressionPredicate.And
Indicates
FilterExpression.Operator.AND operator expression:
storagePlugin = 'dfs' and workspace = 'tmp'. |
static class |
DoubleExpressionPredicate.Or
Indicates
FilterExpression.Operator.OR operator expression:
storagePlugin = 'dfs' or storagePlugin = 's3'. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.