| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.functions.co |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BroadcastProcessFunction.ReadOnlyContext
A
context available to the non-keyed side of
a BroadcastConnectedStream (if any). |
class |
KeyedBroadcastProcessFunction.OnTimerContext
Information available in an invocation of
KeyedBroadcastProcessFunction.onTimer(long, OnTimerContext, Collector). |
class |
KeyedBroadcastProcessFunction.ReadOnlyContext
A
context available to the keyed stream side of
a BroadcastConnectedStream (if any). |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.