Package | Description |
---|---|
org.apache.flink.streaming.runtime.translators |
Modifier and Type | Method and Description |
---|---|
protected Collection<Integer> |
UnionTransformationTranslator.translateForBatchInternal(UnionTransformation<OUT> transformation,
TransformationTranslator.Context context) |
protected Collection<Integer> |
UnionTransformationTranslator.translateForStreamingInternal(UnionTransformation<OUT> transformation,
TransformationTranslator.Context context) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.