| Package | Description |
|---|---|
| org.apache.drill.metastore.expressions |
| Modifier and Type | Class and Description |
|---|---|
static class |
IsPredicate.IsNotNull
Indicates
FilterExpression.Operator.IS_NOT_NULL operator expression:
storagePlugin is not null. |
static class |
IsPredicate.IsNull
Indicates
FilterExpression.Operator.IS_NULL operator expression:
storagePlugin is null. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.