public static class BinaryUnionNode.UnionSemanticProperties extends Object implements org.apache.flink.api.common.operators.SemanticProperties
| Constructor and Description |
|---|
UnionSemanticProperties() |
| Modifier and Type | Method and Description |
|---|---|
int |
getForwardingSourceField(int input,
int targetField) |
org.apache.flink.api.common.operators.util.FieldSet |
getForwardingTargetFields(int input,
int sourceField) |
org.apache.flink.api.common.operators.util.FieldSet |
getReadFields(int input) |
public org.apache.flink.api.common.operators.util.FieldSet getForwardingTargetFields(int input,
int sourceField)
getForwardingTargetFields in interface org.apache.flink.api.common.operators.SemanticPropertiespublic int getForwardingSourceField(int input,
int targetField)
getForwardingSourceField in interface org.apache.flink.api.common.operators.SemanticPropertiespublic org.apache.flink.api.common.operators.util.FieldSet getReadFields(int input)
getReadFields in interface org.apache.flink.api.common.operators.SemanticPropertiesCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.