| Package | Description |
|---|---|
| org.apache.flink.streaming.api.datastream | |
| org.apache.flink.streaming.runtime.translators |
| Modifier and Type | Method and Description |
|---|---|
LegacySinkTransformation<T> |
DataStreamSink.getLegacyTransformation() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<Integer> |
LegacySinkTransformationTranslator.translateForBatchInternal(LegacySinkTransformation<IN> transformation,
TransformationTranslator.Context context) |
protected Collection<Integer> |
LegacySinkTransformationTranslator.translateForStreamingInternal(LegacySinkTransformation<IN> transformation,
TransformationTranslator.Context context) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.