| Package | Description |
|---|---|
| org.apache.flink.compiler.dag | |
| org.apache.flink.compiler.dataproperties |
| Modifier and Type | Method and Description |
|---|---|
InterestingProperties |
OptimizerNode.getInterestingProperties()
Gets the properties that are interesting for this node to produce.
|
InterestingProperties |
PactConnection.getInterestingProperties()
Gets the interesting properties object for this pact connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PactConnection.setInterestingProperties(InterestingProperties props)
Sets the interesting properties for this pact connection.
|
| Modifier and Type | Method and Description |
|---|---|
InterestingProperties |
InterestingProperties.clone() |
InterestingProperties |
InterestingProperties.filterByCodeAnnotations(OptimizerNode node,
int input) |
| Modifier and Type | Method and Description |
|---|---|
void |
InterestingProperties.addInterestingProperties(InterestingProperties other) |
Copyright © 2014 The Apache Software Foundation. All rights reserved.