类 WindowConfig
java.lang.Object
org.apache.pulsar.common.functions.WindowConfig
Configuration of a windowing function.
-
嵌套类概要
嵌套类修饰符和类型类说明static enumThis is a semantic option that windows can provide, forcing the semantics of theFunctionConfig.ProcessingGuaranteesto be equal to MANUAL, and then letting the windows function handle the semantic timing by itself. -
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
WINDOW_CONFIG_KEY
- 另请参阅:
-
-
构造器详细资料
-
WindowConfig
public WindowConfig()
-