|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.view.OutputProcessViewConditionDeltaSetImpl
public class OutputProcessViewConditionDeltaSetImpl
Constructor Summary | |
---|---|
OutputProcessViewConditionDeltaSetImpl(boolean isJoin)
|
Method Summary | |
---|---|
void |
addJoin(UniformPair<java.util.Set<MultiKey<EventBean>>> setUniformPair)
|
void |
addView(UniformPair<EventBean[]> uniformPair)
|
void |
clear()
|
void |
destroy()
|
java.util.List<UniformPair<java.util.Set<MultiKey<EventBean>>>> |
getJoinEventsSet()
|
int |
getNumChangesetRows()
|
java.util.List<UniformPair<EventBean[]>> |
getViewEventsSet()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutputProcessViewConditionDeltaSetImpl(boolean isJoin)
Method Detail |
---|
public int getNumChangesetRows()
getNumChangesetRows
in interface OutputProcessViewConditionDeltaSet
public void addView(UniformPair<EventBean[]> uniformPair)
addView
in interface OutputProcessViewConditionDeltaSet
public void addJoin(UniformPair<java.util.Set<MultiKey<EventBean>>> setUniformPair)
addJoin
in interface OutputProcessViewConditionDeltaSet
public void clear()
clear
in interface OutputProcessViewConditionDeltaSet
public void destroy()
destroy
in interface OutputProcessViewConditionDeltaSet
public java.util.List<UniformPair<java.util.Set<MultiKey<EventBean>>>> getJoinEventsSet()
getJoinEventsSet
in interface OutputProcessViewConditionDeltaSet
public java.util.List<UniformPair<EventBean[]>> getViewEventsSet()
getViewEventsSet
in interface OutputProcessViewConditionDeltaSet
|
© 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 |