com.espertech.esper.epl.view
Class OutputProcessViewFactoryFactory
java.lang.Object
com.espertech.esper.epl.view.OutputProcessViewFactoryFactory
public class OutputProcessViewFactoryFactory
- extends java.lang.Object
Factory for factories for output processing views.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputProcessViewFactoryFactory
public OutputProcessViewFactoryFactory()
make
public static OutputProcessViewFactory make(StatementSpecCompiled statementSpec,
InternalEventRouter internalEventRouter,
StatementContext statementContext,
EventType resultEventType,
OutputProcessViewCallback optionalOutputProcessViewCallback,
TableService tableService,
ResultSetProcessorType resultSetProcessorType,
ResultSetProcessorHelperFactory resultSetProcessorHelperFactory,
StatementVariableRef statementVariableRef)
throws ExprValidationException
- Throws:
ExprValidationException