| 类 | 说明 |
|---|---|
| BasicOperator |
basic operators include < > >= <= !
|
| FilterOperator |
This class is for filter operator and implements
Operator . |
| Operator |
This class is a superclass of all operator.
|
| SingleQuery |
This class is constructed with a single getIndex plan.
|
| SQLConstant |
this class contains several constants used in SQL.
|
| TSQueryPlan |
One tsfile logical query plan that can be performed at one time
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.