Uses of Class
com.espertech.esper.view.window.IStreamRelativeAccess

Packages that use IStreamRelativeAccess
com.espertech.esper.view View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering. 
com.espertech.esper.view.window Window views are in this package 
 

Uses of IStreamRelativeAccess in com.espertech.esper.view
 

Methods in com.espertech.esper.view that return IStreamRelativeAccess
static IStreamRelativeAccess ViewServiceHelper.getOptPreviousExprRelativeAccess(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext)
           
 

Uses of IStreamRelativeAccess in com.espertech.esper.view.window
 

Methods in com.espertech.esper.view.window that return IStreamRelativeAccess
 IStreamRelativeAccess RelativeAccessByEventNIndexMap.getAccessor(EventBean theEvent)
          Returns the access into window contents given an event.
 IStreamRelativeAccess RelativeAccessByEventNIndexGetter.getAccessor(EventBean theEvent)
          Returns the access into window contents given an event.
 

Methods in com.espertech.esper.view.window with parameters of type IStreamRelativeAccess
 void RelativeAccessByEventNIndexMap.updated(IStreamRelativeAccess iStreamRelativeAccess, EventBean[] newData)
           
 void RelativeAccessByEventNIndexGetter.updated(IStreamRelativeAccess iStreamRelativeAccess, EventBean[] newData)
           
 void IStreamRelativeAccess.IStreamRelativeAccessUpdateObserver.updated(IStreamRelativeAccess iStreamRelativeAccess, EventBean[] newData)
          Callback to indicate an update.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com