Uses of Class
net.esper.view.window.IStreamRandomAccess

Packages that use IStreamRandomAccess
net.esper.view.window Window views are in this package 
 

Uses of IStreamRandomAccess in net.esper.view.window
 

Methods in net.esper.view.window with parameters of type IStreamRandomAccess
 void TimeWindowView.setViewUpdatedCollection(IStreamRandomAccess viewUpdatedCollection)
          Sets the buffer for keeping a reference to prior or previous events.
 void TimeBatchView.setViewUpdatedCollection(IStreamRandomAccess viewUpdatedCollection)
          Sets the buffer for keeping a reference to prior or previous events.
 void LengthWindowView.setViewUpdatedCollection(IStreamRandomAccess viewUpdatedCollection)
          Sets the buffer for keeping a reference to prior or previous events.