Class AggregateWindow

  • All Implemented Interfaces:
    Serializable

    public abstract class AggregateWindow
    extends BaseAggregateWindow
    represent a Heap-based aggregate window (For backward compat, we can't call this HeapAggregateWindow, hence have to settle with AggregateWindow)
    See Also:
    Serialized Form