|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.view.window.RelativeAccessByEventNIndexGetterImpl
public class RelativeAccessByEventNIndexGetterImpl
Provides random-access into window contents by event and index as a combination.
Constructor Summary | |
---|---|
RelativeAccessByEventNIndexGetterImpl()
|
Method Summary | |
---|---|
RelativeAccessByEventNIndex |
getAccessor(EventBean theEvent)
Returns the access into window contents given an event. |
void |
updated(RelativeAccessByEventNIndex iStreamRelativeAccess,
EventBean[] newData)
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 |
---|
public RelativeAccessByEventNIndexGetterImpl()
Method Detail |
---|
public void updated(RelativeAccessByEventNIndex iStreamRelativeAccess, EventBean[] newData)
IStreamRelativeAccess.IStreamRelativeAccessUpdateObserver
updated
in interface IStreamRelativeAccess.IStreamRelativeAccessUpdateObserver
iStreamRelativeAccess
- is the collectionnewData
- is the new data availablepublic RelativeAccessByEventNIndex getAccessor(EventBean theEvent)
getAccessor
in interface RelativeAccessByEventNIndexGetter
theEvent
- to which the method returns relative access from
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |