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

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

Uses of IStreamRelativeAccess in net.esper.view.window
 

Methods in net.esper.view.window that return IStreamRelativeAccess
 IStreamRelativeAccess RelativeAccessByEventNIndexGetter.getAccessor(EventBean event)
           
 

Methods in net.esper.view.window with parameters of type IStreamRelativeAccess
 void RelativeAccessByEventNIndexGetter.updated(IStreamRelativeAccess iStreamRelativeAccess, EventBean[] newData)
           
 void IStreamRelativeAccess.UpdateObserver.updated(IStreamRelativeAccess iStreamRelativeAccess, EventBean[] newData)