net.esper.view.window
Class RandomAccessByIndexGetter

java.lang.Object
  extended by net.esper.view.window.RandomAccessByIndexGetter
All Implemented Interfaces:
IStreamSortedRandomAccess.UpdateObserver, IStreamRandomAccess.UpdateObserver

public class RandomAccessByIndexGetter
extends Object
implements IStreamRandomAccess.UpdateObserver, IStreamSortedRandomAccess.UpdateObserver


Constructor Summary
RandomAccessByIndexGetter()
           
 
Method Summary
 RandomAccessByIndex getAccessor()
           
 void updated(IStreamRandomAccess iStreamRandomAccess)
           
 void updated(IStreamSortedRandomAccess iStreamSortedRandomAccess)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomAccessByIndexGetter

public RandomAccessByIndexGetter()
Method Detail

getAccessor

public RandomAccessByIndex getAccessor()

updated

public void updated(IStreamRandomAccess iStreamRandomAccess)
Specified by:
updated in interface IStreamRandomAccess.UpdateObserver

updated

public void updated(IStreamSortedRandomAccess iStreamSortedRandomAccess)
Specified by:
updated in interface IStreamSortedRandomAccess.UpdateObserver