Share via


OutputWatermarkProperties interface

Settings which determine whether to send watermarks to downstream.

Properties

maxWatermarkDifferenceAcrossPartitions

Describes the maximal delta between the fastest and slowest partitions, so the out of order window that catches all necessary events in downstream jobs is well defined.

watermarkMode

The output watermark mode.

Property Details

maxWatermarkDifferenceAcrossPartitions

Describes the maximal delta between the fastest and slowest partitions, so the out of order window that catches all necessary events in downstream jobs is well defined.

maxWatermarkDifferenceAcrossPartitions?: string

Property Value

string

watermarkMode

The output watermark mode.

watermarkMode?: string

Property Value

string