T - The type of the elements that result from this UnionTransformation@Internal
public class UnionTransformation<T>
extends org.apache.flink.api.dag.Transformation<T>
Transformations.
This does not create a physical operation, it only affects how upstream operations are connected to downstream operations.
| 构造器和说明 |
|---|
UnionTransformation(List<org.apache.flink.api.dag.Transformation<T>> inputs)
Creates a new
UnionTransformation from the given input Transformations. |
| 限定符和类型 | 方法和说明 |
|---|---|
List<org.apache.flink.api.dag.Transformation<?>> |
getInputs() |
List<org.apache.flink.api.dag.Transformation<?>> |
getTransitivePredecessors() |
declareManagedMemoryUseCaseAtOperatorScope, declareManagedMemoryUseCaseAtSlotScope, equals, getBufferTimeout, getCoLocationGroupKey, getDescription, getId, getManagedMemoryOperatorScopeUseCaseWeights, getManagedMemorySlotScopeUseCases, getMaxParallelism, getMinResources, getName, getNewNodeId, getOutputType, getParallelism, getPreferredResources, getSlotSharingGroup, getUid, getUserProvidedNodeHash, hashCode, setBufferTimeout, setCoLocationGroupKey, setDescription, setMaxParallelism, setName, setOutputType, setParallelism, setResources, setSlotSharingGroup, setSlotSharingGroup, setUid, setUidHash, toString, updateManagedMemoryStateBackendUseCaseCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.