com.espertech.esper.view.window
Class RandomAccessByIndexGetter

java.lang.Object
  extended by com.espertech.esper.view.window.RandomAccessByIndexGetter
All Implemented Interfaces:
RandomAccessByIndexObserver

public class RandomAccessByIndexGetter
extends java.lang.Object
implements RandomAccessByIndexObserver

Getter that provides an index at runtime.


Constructor Summary
RandomAccessByIndexGetter()
           
 
Method Summary
 RandomAccessByIndex getAccessor()
          Returns the index for access.
 void updated(RandomAccessByIndex randomAccessByIndex)
          Callback to indicate an update
 
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()
Returns the index for access.

Returns:
index

updated

public void updated(RandomAccessByIndex randomAccessByIndex)
Description copied from interface: RandomAccessByIndexObserver
Callback to indicate an update

Specified by:
updated in interface RandomAccessByIndexObserver
Parameters:
randomAccessByIndex - is the collection

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