com.espertech.esper.view.window
Interface IStreamRelativeAccess.IStreamRelativeAccessUpdateObserver

All Known Implementing Classes:
RelativeAccessByEventNIndexGetter, RelativeAccessByEventNIndexMap
Enclosing class:
IStreamRelativeAccess

public static interface IStreamRelativeAccess.IStreamRelativeAccessUpdateObserver

For indicating that the collection has been updated.


Method Summary
 void updated(IStreamRelativeAccess iStreamRelativeAccess, EventBean[] newData)
          Callback to indicate an update.
 

Method Detail

updated

void updated(IStreamRelativeAccess iStreamRelativeAccess,
             EventBean[] newData)
Callback to indicate an update.

Parameters:
iStreamRelativeAccess - is the collection
newData - is the new data available

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