|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.view.OutputProcessViewBase
com.espertech.esper.epl.view.OutputProcessViewBaseWAfter
com.espertech.esper.epl.view.OutputProcessViewConditionSnapshot
com.espertech.esper.epl.view.OutputProcessViewConditionSnapshotPostProcess
public class OutputProcessViewConditionSnapshotPostProcess
A view that handles the "output snapshot" keyword in output rate stabilizing.
Field Summary |
---|
Fields inherited from class com.espertech.esper.epl.view.OutputProcessViewBaseWAfter |
---|
isAfterConditionSatisfied |
Fields inherited from class com.espertech.esper.epl.view.OutputProcessViewBase |
---|
childView, joinExecutionStrategy, parentView, resultSetProcessor |
Constructor Summary | |
---|---|
OutputProcessViewConditionSnapshotPostProcess(ResultSetProcessor resultSetProcessor,
java.lang.Long afterConditionTime,
java.lang.Integer afterConditionNumberOfEvents,
boolean afterConditionSatisfied,
OutputProcessViewConditionFactory parent,
AgentInstanceContext agentInstanceContext,
OutputStrategyPostProcess postProcessor)
|
Method Summary | |
---|---|
void |
output(boolean forceUpdate,
UniformPair<EventBean[]> results)
|
Methods inherited from class com.espertech.esper.epl.view.OutputProcessViewConditionSnapshot |
---|
continueOutputProcessingJoin, continueOutputProcessingView, iterator, process, terminated, update |
Methods inherited from class com.espertech.esper.epl.view.OutputProcessViewBaseWAfter |
---|
checkAfterCondition, checkAfterCondition, checkAfterCondition |
Methods inherited from class com.espertech.esper.epl.view.OutputProcessViewBase |
---|
addView, getEventType, getParent, getViews, hasViews, removeAllViews, removeView, setJoinExecutionStrategy, setParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutputProcessViewConditionSnapshotPostProcess(ResultSetProcessor resultSetProcessor, java.lang.Long afterConditionTime, java.lang.Integer afterConditionNumberOfEvents, boolean afterConditionSatisfied, OutputProcessViewConditionFactory parent, AgentInstanceContext agentInstanceContext, OutputStrategyPostProcess postProcessor)
Method Detail |
---|
public void output(boolean forceUpdate, UniformPair<EventBean[]> results)
output
in class OutputProcessViewConditionSnapshot
|
© 2006-2015 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 |