| Package | Description |
|---|---|
| org.apache.tajo.plan | |
| org.apache.tajo.plan.expr | |
| org.apache.tajo.plan.joinorder | |
| org.apache.tajo.plan.logical | |
| org.apache.tajo.plan.rewrite.rules | |
| org.apache.tajo.plan.serder |
This package provides (de)serialization API for logical plan and it related parts.
|
| org.apache.tajo.plan.util | |
| org.apache.tajo.plan.verifier | |
| org.apache.tajo.plan.visitor |
| Class and Description |
|---|
| CreateTableNode |
| GroupbyNode |
| JoinNode |
| LimitNode |
| LogicalNode |
| NodeType
This indicates a logical node type.
|
| Projectable
Projectable is an interface for a LogicalNode which has a list of targets.
|
| RelationNode
It provides a logical view of a relation.
|
| ScanNode |
| SelectionNode |
| TableSubQueryNode |
| WindowAggNode |
| Class and Description |
|---|
| WindowSpec.WindowFrame |
| Class and Description |
|---|
| JoinNode |
| LogicalNode |
| Class and Description |
|---|
| BinaryNode |
| GroupbyNode |
| LogicalNode |
| LogicalNodeVisitor |
| NodeType
This indicates a logical node type.
|
PersistentStoreNode
PersistentStoreNode an expression for a persistent data store step. |
| Projectable
Projectable is an interface for a LogicalNode which has a list of targets.
|
| RelationNode
It provides a logical view of a relation.
|
| ScanNode |
| SelectableNode
An interface for logical node which is able to filter tuples.
|
| SortNode.SortPurpose |
| StoreTableNode |
| UnaryNode |
| WindowSpec.WindowEndBound |
| WindowSpec.WindowFrame |
| WindowSpec.WindowStartBound |
| Class and Description |
|---|
| AlterTableNode |
| AlterTablespaceNode |
| CreateDatabaseNode |
| CreateTableNode |
| DistinctGroupbyNode |
| DropDatabaseNode |
| DropTableNode |
| EvalExprNode |
| GroupbyNode |
| HavingNode |
| InsertNode |
| JoinNode |
| LimitNode |
| LogicalNode |
| LogicalRootNode |
| NodeType
This indicates a logical node type.
|
| PartitionedTableScanNode |
| ProjectionNode |
| ScanNode |
| SelectionNode |
| SetSessionNode |
| SortNode |
| TableSubQueryNode |
| TruncateTableNode |
| UnionNode |
| WindowAggNode |
| Class and Description |
|---|
| LogicalNode |
| NodeType
This indicates a logical node type.
|
| PartitionedTableScanNode |
| ScanNode |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.