Package | Description |
---|---|
com.espertech.esper.view.ext |
Extension views that providing services such as sorting, which don't fit much into other categories.
|
com.espertech.esper.view.window |
Window views are in this package
|
Constructor and Description |
---|
IStreamSortRankRandomAccessImpl(RandomAccessByIndexObserver updateObserver)
Ctor.
|
Modifier and Type | Class and Description |
---|---|
class |
RandomAccessByIndexGetter
Getter that provides an index at runtime.
|
Constructor and Description |
---|
IStreamRandomAccess(RandomAccessByIndexObserver updateObserver)
Ctor.
|