| 程序包 | 说明 |
|---|---|
| org.apache.flink.datastream.api.stream |
| 限定符和类型 | 方法和说明 |
|---|---|
BroadcastStream<T> |
NonKeyedPartitionStream.broadcast()
Transform this stream to a new
BroadcastStream. |
BroadcastStream<T> |
GlobalStream.broadcast()
Transform this stream to a new
BroadcastStream. |
BroadcastStream<T> |
KeyedPartitionStream.broadcast()
Transform this stream to a new
BroadcastStream. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.