|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.view.OutputConditionCountFactory
public final class OutputConditionCountFactory
Constructor Summary | |
---|---|
OutputConditionCountFactory(int eventRate,
VariableReader variableReader)
Constructor. |
Method Summary | |
---|---|
long |
getEventRate()
|
VariableReader |
getVariableReader()
|
OutputCondition |
make(AgentInstanceContext agentInstanceContext,
OutputCallback outputCallback)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutputConditionCountFactory(int eventRate, VariableReader variableReader)
eventRate
- is the number of old or new events that
must arrive in order for the condition to be satisfiedvariableReader
- is for reading the variable value, if a variable was supplied, else nullMethod Detail |
---|
public OutputCondition make(AgentInstanceContext agentInstanceContext, OutputCallback outputCallback)
make
in interface OutputConditionFactory
public long getEventRate()
public VariableReader getVariableReader()
|
© 2006-2011 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 |