Class Summary |
ExternallyTimedWindowView |
View for a moving window extending the specified amount of time into the past, driven entirely by external timing
supplied within long-type timestamp values in a field of the event beans that the view receives. |
LengthWindowView |
This view is a moving window extending the specified number of elements into the past. |
TimeBatchView |
A data view that aggregates events in a stream and releases them in one batch at every specified time interval. |
TimeWindowView |
This view is a moving timeWindow extending the specified amount of milliseconds into the past. |