Class WindowConfig
- java.lang.Object
-
- org.apache.pulsar.common.functions.WindowConfig
-
public class WindowConfig extends java.lang.ObjectConfiguration of a windowing function.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringWINDOW_CONFIG_KEY
-
Constructor Summary
Constructors Constructor Description WindowConfig()
-
-
-
Field Detail
-
WINDOW_CONFIG_KEY
public static final java.lang.String WINDOW_CONFIG_KEY
- See Also:
- Constant Field Values
-
-