|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputProcessView | |
---|---|
com.espertech.esper.epl.view | Internal processing views for output rate limiting, filtering and internal event routing |
Uses of OutputProcessView in com.espertech.esper.epl.view |
---|
Subclasses of OutputProcessView in com.espertech.esper.epl.view | |
---|---|
class |
OutputProcessViewDirect
Output process view that does not enforce any output policies and may simply hand over events to child views. |
class |
OutputProcessViewPolicy
A view that prepares output events, batching incoming events and invoking the result set processor as necessary. |
class |
OutputProcessViewSnapshot
A view that handles the "output snapshot" keyword in output rate stabilizing. |
Methods in com.espertech.esper.epl.view that return OutputProcessView | |
---|---|
static OutputProcessView |
OutputProcessViewFactory.makeView(ResultSetProcessor resultSetProcessor,
StatementSpecCompiled statementSpec,
StatementContext statementContext,
InternalEventRouter internalEventRouter)
Creates an output processor view depending on the presence of output limiting requirements. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |