| Package | Description |
|---|---|
| org.apache.drill.common.logical.data |
Logical operators in a query graph.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Analyze |
class |
Filter |
class |
Flatten |
class |
GroupingAggregate |
class |
Join |
class |
LateralJoin |
class |
Limit |
class |
LogicalSemiJoin |
class |
MetadataAggregate
Implementation of
LogicalOperator for MetadataAggRel rel node. |
class |
MetadataController
Implementation of
LogicalOperator for MetadataControllerRel rel node. |
class |
MetadataHandler
Implementation of
LogicalOperator for MetadataHandlerRel rel node. |
class |
Order |
class |
Project |
class |
RunningAggregate |
class |
Scan |
class |
SingleInputOperator
SimpleOperator is an operator that has one inputs at most.
|
class |
SinkOperator
An operator that cannot be subscribed to.
|
class |
SourceOperator
An operator that produces data without any parents.
|
class |
Store |
class |
Transform |
class |
Union |
class |
Unnest |
class |
Values |
class |
Window |
class |
Writer |
Copyright © 2021 The Apache Software Foundation. All rights reserved.