Uses of Class
com.streambase.sb.operator.BaseAggregateWindow
Packages that use BaseAggregateWindow
Package
Description
Provides classes and interfaces to add custom operators to Streaming applications.
-
Uses of BaseAggregateWindow in com.streambase.sb.operator
Subclasses of BaseAggregateWindow in com.streambase.sb.operatorModifier and TypeClassDescriptionclass
represent a Heap-based aggregate window (For backward compat, we can't call this HeapAggregateWindow, hence have to settle with AggregateWindow)class
A transactional memory aggregate window