com.espertech.esper.epl.table.onaction
Class TableOnSelectViewFactory
java.lang.Object
com.espertech.esper.epl.table.onaction.TableOnSelectViewFactory
- All Implemented Interfaces:
- TableOnViewFactory
public class TableOnSelectViewFactory
- extends java.lang.Object
- implements TableOnViewFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableOnSelectViewFactory
public TableOnSelectViewFactory(TableMetadata tableMetadata,
InternalEventRouter internalEventRouter,
EPStatementHandle statementHandle,
EventBeanReader eventBeanReader,
boolean distinct,
StatementResultService statementResultService,
InternalEventRouteDest internalEventRouteDest,
boolean deleteAndSelect)
make
public TableOnViewBase make(SubordWMatchExprLookupStrategy lookupStrategy,
TableStateInstance tableState,
AgentInstanceContext agentInstanceContext,
ResultSetProcessor resultSetProcessor)
- Specified by:
make
in interface TableOnViewFactory
getInternalEventRouter
public InternalEventRouter getInternalEventRouter()
getStatementHandle
public EPStatementHandle getStatementHandle()
getEventBeanReader
public EventBeanReader getEventBeanReader()
isDistinct
public boolean isDistinct()
getStatementResultService
public StatementResultService getStatementResultService()
getInternalEventRouteDest
public InternalEventRouteDest getInternalEventRouteDest()