Package | Description |
---|---|
com.espertech.esper.common.internal.epl.output.condition |
Modifier and Type | Class and Description |
---|---|
class |
OutputConditionCount
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 |
OutputConditionCrontab
Output condition handling crontab-at schedule output.
|
class |
OutputConditionExpression
Output condition for output rate limiting that handles when-then expressions for controlling output.
|
class |
OutputConditionNull
An empty output condition that is always satisfied.
|
class |
OutputConditionTerm |
class |
OutputConditionTime
Output condition that is satisfied at the end
of every time interval of a given length.
|
Copyright © 2005–2018. All rights reserved.