net.esper.view.window
Class RelativeAccessByEventNIndexGetter

java.lang.Object
  extended by net.esper.view.window.RelativeAccessByEventNIndexGetter
All Implemented Interfaces:
IStreamRelativeAccess.UpdateObserver

public class RelativeAccessByEventNIndexGetter
extends Object
implements IStreamRelativeAccess.UpdateObserver


Constructor Summary
RelativeAccessByEventNIndexGetter()
           
 
Method Summary
 IStreamRelativeAccess getAccessor(EventBean event)
           
 void updated(IStreamRelativeAccess iStreamRelativeAccess, EventBean[] newData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelativeAccessByEventNIndexGetter

public RelativeAccessByEventNIndexGetter()
Method Detail

updated

public void updated(IStreamRelativeAccess iStreamRelativeAccess,
                    EventBean[] newData)
Specified by:
updated in interface IStreamRelativeAccess.UpdateObserver

getAccessor

public IStreamRelativeAccess getAccessor(EventBean event)