com.espertech.esper.epl.table.onaction
Class TableOnViewFactoryFactory
java.lang.Object
com.espertech.esper.epl.table.onaction.TableOnViewFactoryFactory
public class TableOnViewFactoryFactory
- extends java.lang.Object
View for the on-delete statement that handles removing events from a named window.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableOnViewFactoryFactory
public TableOnViewFactoryFactory()
make
public static TableOnViewFactory make(TableMetadata tableMetadata,
OnTriggerDesc onTriggerDesc,
EventType filterEventType,
java.lang.String filterStreamName,
StatementContext statementContext,
StatementMetricHandle metricsHandle,
boolean isDistinct,
InternalEventRouter internalEventRouter)
throws ExprValidationException
- Throws:
ExprValidationException