Interface WindowedValue<T>

Type Parameters:
T - the type of the primary data for the value.
All Known Subinterfaces:
OutputBuilder<T>
All Known Implementing Classes:
WindowedValues.Builder

public interface WindowedValue<T>
A value along with Beam's windowing information and all other metadata.