Package org.apache.beam.sdk.fn.windowing
package org.apache.beam.sdk.fn.windowing
Common utilities related to windowing during execution of a pipeline.
-
ClassesClassDescriptionAn encoded
BoundedWindow
used within Runners to track window information without needing to decode the window.