Package | Description |
---|---|
org.apache.flink.streaming.api.environment | |
org.apache.flink.streaming.runtime.translators |
Modifier and Type | Method and Description |
---|---|
<T> void |
StreamExecutionEnvironment.registerCacheTransformation(AbstractID intermediateDataSetID,
CacheTransformation<T> t) |
Modifier and Type | Class and Description |
---|---|
class |
CacheTransformationTranslator<OUT,T extends CacheTransformation<OUT>>
Translator for
CacheTransformationTranslator . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.