Uses of Interface
net.esper.view.ext.IStreamSortedRandomAccess.IStreamRandomAccessUpdateObserver

Packages that use IStreamSortedRandomAccess.IStreamRandomAccessUpdateObserver
net.esper.view.ext Extension views that providing services such as sorting, which don't fit much into other categories. 
net.esper.view.window Window views are in this package 
 

Uses of IStreamSortedRandomAccess.IStreamRandomAccessUpdateObserver in net.esper.view.ext
 

Constructors in net.esper.view.ext with parameters of type IStreamSortedRandomAccess.IStreamRandomAccessUpdateObserver
IStreamSortedRandomAccess(IStreamSortedRandomAccess.IStreamRandomAccessUpdateObserver updateObserver)
          Ctor.
 

Uses of IStreamSortedRandomAccess.IStreamRandomAccessUpdateObserver in net.esper.view.window
 

Classes in net.esper.view.window that implement IStreamSortedRandomAccess.IStreamRandomAccessUpdateObserver
 class RandomAccessByIndexGetter
          Getter that provides an index at runtime.