Class WindowedValues

java.lang.Object
org.apache.beam.sdk.values.WindowedValues

@Internal public class WindowedValues extends Object
Implementations of WindowedValue and static utility methods.

These are primarily intended for internal use by Beam SDK developers and runner developers. Backwards incompatible changes will likely occur.

  • Method Details