| Package | Description |
|---|---|
| org.apache.iotdb.tsfile.read.filter.operator |
| Modifier and Type | Class and Description |
|---|---|
class |
AndFilter
Both the left and right operators of AndExpression must satisfy the condition.
|
class |
OrFilter
Either of the left and right operators of AndExpression must satisfy the condition.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.