Uses of Interface
com.espertech.esper.epl.view.OutputConditionPolled

Packages that use OutputConditionPolled
com.espertech.esper.epl.view Internal processing views for output rate limiting, filtering and internal event routing 
 

Uses of OutputConditionPolled in com.espertech.esper.epl.view
 

Classes in com.espertech.esper.epl.view that implement OutputConditionPolled
 class OutputConditionPolledCount
          Output limit condition that is satisfied when either the total number of new events arrived or the total number of old events arrived is greater than a preset value.
 class OutputConditionPolledCrontab
          Output condition handling crontab-at schedule output.
 class OutputConditionPolledExpression
          Output condition for output rate limiting that handles when-then expressions for controlling output.
 class OutputConditionPolledTime
           
 

Methods in com.espertech.esper.epl.view that return OutputConditionPolled
static OutputConditionPolled OutputConditionPolledFactory.createCondition(OutputLimitSpec outputLimitSpec, AgentInstanceContext agentInstanceContext)
          Creates an output condition instance.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com