|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RegexPartitionStateRandomAccess
Interface for random access to a previous event.
Method Summary | |
---|---|
void |
existingEventPrepare(EventBean theEvent)
|
EventBean |
getPreviousEvent(int index)
Returns an new data event given an index. |
boolean |
isEmpty()
|
void |
newEventPrepare(EventBean newEvent)
|
void |
remove(EventBean oldEvent)
|
void |
remove(EventBean[] oldEvents)
|
Method Detail |
---|
EventBean getPreviousEvent(int index)
index
- to return new data for
void newEventPrepare(EventBean newEvent)
void existingEventPrepare(EventBean theEvent)
void remove(EventBean[] oldEvents)
void remove(EventBean oldEvent)
boolean isEmpty()
|
© 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 |