Package net.esper.view.ext

Extension views that providing services such as sorting, which don't fit much into other categories.

See:
          Description

Class Summary
IStreamSortedRandomAccess Provides random access into a sorted-window's data.
IStreamTimeOrderRandomAccess Provides random access into a time-ordered-window's data.
SortWindowIterator Iterator for use by SortWindowView.
SortWindowView Window sorting by values in the specified field extending a specified number of elements from the lowest value up or the highest value down.
SortWindowViewFactory Factory for sort window views.
TimeOrderView Window retaining timestamped events up to a given number of seconds such that older events that arrive later are sorted into the window and released in timestamp order.
TimeOrderViewFactory Factory for views for time-ordering events.
TimeOrderViewIterator Iterator for use by TimeOrderView.
 

Package net.esper.view.ext Description

Extension views that providing services such as sorting, which don't fit much into other categories.


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com