| Package | Description |
|---|---|
| org.apache.flink.optimizer.operators | |
| org.apache.flink.optimizer.plan | |
| org.apache.flink.optimizer.postpass |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryUnionPlanNode
A special subclass for the union to make it identifiable.
|
class |
SinkJoinerPlanNode |
class |
WorksetIterationPlanNode
A node in the execution, representing a workset iteration (delta iteration).
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RecordModelPostPass.getDualInputNodeSchema(DualInputPlanNode node,
SparseKeySchema input1Schema,
SparseKeySchema input2Schema) |
protected abstract void |
GenericFlatTypePostPass.getDualInputNodeSchema(DualInputPlanNode node,
T input1Schema,
T input2Schema) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.