| Class | Description |
|---|---|
| GlobalProperties |
This class represents global properties of the data at a certain point in the plan.
|
| InterestingProperties |
The interesting properties that a node in the optimizer plan hands to its predecessors.
|
| LocalProperties |
This class represents local properties of the data.
|
| RequestedGlobalProperties |
This class represents global properties of the data that an operator is interested in, because it needs those
properties for its contract.
|
| RequestedLocalProperties |
This class represents local properties of the data.
|
| Enum | Description |
|---|---|
| PartitioningProperty |
An enumeration tracking the different types of sharding strategies.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.