Package | Description |
---|---|
org.apache.flink.optimizer.dag | |
org.apache.flink.optimizer.operators |
Class and Description |
---|
AbstractOperatorDescriptor
The root of all descriptions of an operator to the optimizer.
|
OperatorDescriptorDual |
OperatorDescriptorDual.LocalPropertiesPair |
OperatorDescriptorSingle
Abstract base class for Operator descriptions which instantiates the node and sets the driver
strategy and the sorting and grouping keys.
|
Class and Description |
---|
AbstractJoinDescriptor
Defines the possible global properties for a join.
|
AbstractOperatorDescriptor
The root of all descriptions of an operator to the optimizer.
|
AbstractSortMergeJoinDescriptor |
CartesianProductDescriptor |
CoGroupDescriptor |
OperatorDescriptorDual |
OperatorDescriptorDual.GlobalPropertiesPair |
OperatorDescriptorDual.LocalPropertiesPair |
OperatorDescriptorSingle
Abstract base class for Operator descriptions which instantiates the node and sets the driver
strategy and the sorting and grouping keys.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.