|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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 | Factory for output condition instances. |
OutputStrategy | Strategy for performing an output via dispatch view. |
Class Summary | |
---|---|
FilterExprView | Simple filter view filtering events using a filter expression tree. |
FilterExprViewIterator | Iterator for reading and filtering a source event iterator. |
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. |
OutputConditionFactoryDefault | Factory for output condition instances. |
OutputConditionFirst | An output condition that is satisfied at the first event of either a time-based or count-based batch. |
OutputConditionNull | An empty output condition that is always satisfied. |
OutputConditionTime | Output condition that is satisfied at the end of every time interval of a given length. |
OutputProcessView | Base output processing view that has the responsibility to serve up event type and statement iterator. |
OutputProcessViewDirect | Output process view that does not enforce any output policies and may simply hand over events to child views. |
OutputProcessViewFactory | Factory for output processing views. |
OutputProcessViewPolicy | A view that prepares output events, batching incoming events and invoking the result set processor as necessary. |
OutputProcessViewSnapshot | A view that handles the "output snapshot" keyword in output rate stabilizing. |
OutputStrategyPostProcess | An output strategy that handles routing (insert-into) and stream selection. |
OutputStrategySimple | An output strategy that outputs if there are results of if the force-update flag is set. |
Internal processing views for output rate limiting, filtering and internal event routing
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |