Package net.esper.view.ext

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

See:
          Description

Interface Summary
IStreamSortedRandomAccess.IStreamRandomAccessUpdateObserver For indicating that the collection has been updated.
 

Class Summary
IStreamSortedRandomAccess Provides random access into a sorted-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.
 

Package net.esper.view.ext Description

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