Class WindowConfigUtils
java.lang.Object
org.apache.pulsar.functions.utils.WindowConfigUtils
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final longstatic final long -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinferMissingArguments(WindowConfig windowConfig) static voidvalidate(WindowConfig windowConfig)
-
Field Details
-
DEFAULT_MAX_LAG_MS
public static final long DEFAULT_MAX_LAG_MS- See Also:
-
DEFAULT_WATERMARK_EVENT_INTERVAL_MS
public static final long DEFAULT_WATERMARK_EVENT_INTERVAL_MS- See Also:
-
-
Constructor Details
-
WindowConfigUtils
public WindowConfigUtils()
-
-
Method Details
-
validate
-
inferMissingArguments
-