| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.datastream |
| 限定符和类型 | 方法和说明 |
|---|---|
CachedDataStream<T> |
SingleOutputStreamOperator.cache()
Cache the intermediate result of the transformation.
|
CachedDataStream<T> |
SideOutputDataStream.cache()
Caches the intermediate result of the transformation.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.