|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputProcessViewCallback | |
---|---|
com.espertech.esper.core.start | Classes related to start and stop of statements |
com.espertech.esper.dataflow.ops | Data flow built-in operators. |
com.espertech.esper.epl.view | Internal processing views for output rate limiting, filtering and internal event routing |
Uses of OutputProcessViewCallback in com.espertech.esper.core.start |
---|
Methods in com.espertech.esper.core.start with parameters of type OutputProcessViewCallback | |
---|---|
static EPStatementStartMethodSelectDesc |
EPStatementStartMethodSelectUtil.prepare(StatementSpecCompiled statementSpec,
EPServicesContext services,
StatementContext statementContext,
boolean recoveringResilient,
AgentInstanceContext defaultAgentInstanceContext,
boolean queryPlanLogging,
ViewableActivatorFactory optionalViewableActivatorFactory,
OutputProcessViewCallback optionalOutputProcessViewCallback,
SelectExprProcessorDeliveryCallback selectExprProcessorDeliveryCallback)
|
Uses of OutputProcessViewCallback in com.espertech.esper.dataflow.ops |
---|
Classes in com.espertech.esper.dataflow.ops that implement OutputProcessViewCallback | |
---|---|
class |
Select
|
Uses of OutputProcessViewCallback in com.espertech.esper.epl.view |
---|
Methods in com.espertech.esper.epl.view with parameters of type OutputProcessViewCallback | |
---|---|
static OutputProcessViewFactory |
OutputProcessViewFactoryFactory.make(StatementSpecCompiled statementSpec,
InternalEventRouter internalEventRouter,
StatementContext statementContext,
EventType resultEventType,
OutputProcessViewCallback optionalOutputProcessViewCallback,
TableService tableService)
|
Constructors in com.espertech.esper.epl.view with parameters of type OutputProcessViewCallback | |
---|---|
OutputProcessViewBaseCallback(ResultSetProcessor resultSetProcessor,
OutputProcessViewCallback callback)
|
|
OutputProcessViewFactoryCallback(OutputProcessViewCallback callback)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |