|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputProcessViewFactory | |
---|---|
com.espertech.esper.core.context.factory | Statement agent instance factories. |
com.espertech.esper.epl.view | Internal processing views for output rate limiting, filtering and internal event routing |
Uses of OutputProcessViewFactory in com.espertech.esper.core.context.factory |
---|
Uses of OutputProcessViewFactory in com.espertech.esper.epl.view |
---|
Classes in com.espertech.esper.epl.view that implement OutputProcessViewFactory | |
---|---|
class |
OutputProcessViewConditionFactory
A view that handles the "output snapshot" keyword in output rate stabilizing. |
class |
OutputProcessViewDirectDistinctOrAfterFactory
Output process view that does not enforce any output policies and may simply hand over events to child views, but works with distinct and after-output policies |
class |
OutputProcessViewDirectFactory
Factory for output process view that does not enforce any output policies and may simply hand over events to child views, does not handle distinct. |
class |
OutputProcessViewFactoryCallback
Factory for output processing views. |
Methods in com.espertech.esper.epl.view that return OutputProcessViewFactory | |
---|---|
static OutputProcessViewFactory |
OutputProcessViewFactoryFactory.make(StatementSpecCompiled statementSpec,
InternalEventRouter internalEventRouter,
StatementContext statementContext,
EventType resultEventType,
OutputProcessViewCallback optionalOutputProcessViewCallback,
TableService tableService)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |