|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.view.OutputProcessViewAfterStateNone
public class OutputProcessViewAfterStateNone
Field Summary | |
---|---|
static OutputProcessViewAfterStateNone |
INSTANCE
|
Method Summary | |
---|---|
boolean |
checkUpdateAfterCondition(EventBean[] newEvents,
StatementContext statementContext)
|
boolean |
checkUpdateAfterCondition(java.util.Set<MultiKey<EventBean>> newEvents,
StatementContext statementContext)
|
boolean |
checkUpdateAfterCondition(UniformPair<EventBean[]> newOldEvents,
StatementContext statementContext)
|
void |
destroy()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final OutputProcessViewAfterStateNone INSTANCE
Method Detail |
---|
public boolean checkUpdateAfterCondition(EventBean[] newEvents, StatementContext statementContext)
checkUpdateAfterCondition
in interface OutputProcessViewAfterState
public boolean checkUpdateAfterCondition(java.util.Set<MultiKey<EventBean>> newEvents, StatementContext statementContext)
checkUpdateAfterCondition
in interface OutputProcessViewAfterState
public boolean checkUpdateAfterCondition(UniformPair<EventBean[]> newOldEvents, StatementContext statementContext)
checkUpdateAfterCondition
in interface OutputProcessViewAfterState
public void destroy()
destroy
in interface OutputProcessViewAfterState
|
© 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 |