Interface WindowedValues.SingleWindowedValue

Enclosing class:
WindowedValues

public static interface WindowedValues.SingleWindowedValue
A WindowedValues which holds exactly single window per value.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getWindow

      BoundedWindow getWindow()
      Returns:
      the single window associated with this value.