Package org.apache.iotdb.db.query.filter
-
Interface Summary Interface Description TsFileFilter TsFileFilter is used to filter unwanted TsFiles in a QueryDataSource, to better support data partitioning in the distributed version and other features.
| Interface | Description |
|---|---|
| TsFileFilter |
TsFileFilter is used to filter unwanted TsFiles in a QueryDataSource, to better support data
partitioning in the distributed version and other features.
|