Uses of Interface
com.espertech.esper.epl.table.onaction.TableOnViewFactory

Packages that use TableOnViewFactory
com.espertech.esper.core.context.factory Statement agent instance factories. 
com.espertech.esper.epl.table.onaction Table on-action handlers. 
 

Uses of TableOnViewFactory in com.espertech.esper.core.context.factory
 

Constructors in com.espertech.esper.core.context.factory with parameters of type TableOnViewFactory
StatementAgentInstanceFactoryOnTriggerTable(StatementContext statementContext, StatementSpecCompiled statementSpec, EPServicesContext services, ViewableActivator activator, SubSelectStrategyCollection subSelectStrategyCollection, ResultSetProcessorFactoryDesc resultSetProcessorPrototype, ExprNode validatedJoin, TableOnViewFactory onExprFactory, EventType activatorResultEventType, TableMetadata tableMetadata, ResultSetProcessorFactoryDesc outputResultSetProcessorPrototype, OutputProcessViewFactory outputProcessViewFactory)
           
 

Uses of TableOnViewFactory in com.espertech.esper.epl.table.onaction
 

Classes in com.espertech.esper.epl.table.onaction that implement TableOnViewFactory
 class TableOnDeleteViewFactory
           
 class TableOnMergeViewFactory
           
 class TableOnSelectViewFactory
           
 class TableOnUpdateViewFactory
           
 

Methods in com.espertech.esper.epl.table.onaction that return TableOnViewFactory
static TableOnViewFactory TableOnViewFactoryFactory.make(TableMetadata tableMetadata, OnTriggerDesc onTriggerDesc, EventType filterEventType, java.lang.String filterStreamName, StatementContext statementContext, StatementMetricHandle metricsHandle, boolean isDistinct, InternalEventRouter internalEventRouter)
           
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com