Interface | Description |
---|---|
OutputCallback |
A wrapper for the callback from the output limit condition to the output handler.
|
OutputCondition |
A condition that must be satisfied before output processing
is allowed to continue.
|
OutputConditionFactory | |
OutputConditionFactoryForge |
Class | Description |
---|---|
OutputConditionBase | |
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.
|
OutputConditionCountFactory | |
OutputConditionCountForge | |
OutputConditionCrontab |
Output condition handling crontab-at schedule output.
|
OutputConditionCrontabFactory |
Output condition handling crontab-at schedule output.
|
OutputConditionCrontabForge |
Output condition handling crontab-at schedule output.
|
OutputConditionExpression |
Output condition for output rate limiting that handles when-then expressions for controlling output.
|
OutputConditionExpressionFactory |
Output condition for output rate limiting that handles when-then expressions for controlling output.
|
OutputConditionExpressionForge |
Output condition for output rate limiting that handles when-then expressions for controlling output.
|
OutputConditionExpressionTypeUtil | |
OutputConditionFactoryFactory |
Factory for output condition instances.
|
OutputConditionNull |
An empty output condition that is always satisfied.
|
OutputConditionNullFactory | |
OutputConditionNullFactoryForge | |
OutputConditionTerm | |
OutputConditionTermFactory | |
OutputConditionTermFactoryForge | |
OutputConditionTime |
Output condition that is satisfied at the end
of every time interval of a given length.
|
OutputConditionTimeFactory |
Output condition that is satisfied at the end
of every time interval of a given length.
|
OutputConditionTimeForge | |
OutputProcessViewConditionDefaultPostProcess |
A view that prepares output events, batching incoming
events and invoking the result set processor as necessary.
|
Copyright © 2005–2018. All rights reserved.