Package | Description |
---|---|
org.apache.flink.streaming.runtime.translators |
Modifier and Type | Method and Description |
---|---|
Collection<Integer> |
ReduceTransformationTranslator.translateForBatchInternal(ReduceTransformation<IN,KEY> transformation,
TransformationTranslator.Context context) |
Collection<Integer> |
ReduceTransformationTranslator.translateForStreamingInternal(ReduceTransformation<IN,KEY> transformation,
TransformationTranslator.Context context) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.