Uses of Package
org.apache.flink.optimizer.operators
-
Packages that use org.apache.flink.optimizer.operators Package Description org.apache.flink.optimizer.dag org.apache.flink.optimizer.operators -
Classes in org.apache.flink.optimizer.operators used by org.apache.flink.optimizer.dag Class 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. -
Classes in org.apache.flink.optimizer.operators used by org.apache.flink.optimizer.operators Class 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.