tumblingWindowInSeconds property

int? tumblingWindowInSeconds
final

(Streams) The duration of a processing window in seconds. The range is between 1 second up to 15 minutes.

Implementation

final int? tumblingWindowInSeconds;