com.espertech.esper.epl.view
Class OutputProcessViewFactory
java.lang.Object
com.espertech.esper.epl.view.OutputProcessViewFactory
public class OutputProcessViewFactory
- extends Object
Factory for output processing views.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputProcessViewFactory
public OutputProcessViewFactory()
makeView
public static OutputProcessView makeView(ResultSetProcessor resultSetProcessor,
StatementSpecCompiled statementSpec,
StatementContext statementContext,
InternalEventRouter internalEventRouter)
throws ExprValidationException
- Creates an output processor view depending on the presence of output limiting requirements.
- Parameters:
resultSetProcessor
- is the processing for select-clause and groupingstatementContext
- is the statement-level servicesinternalEventRouter
- service for routing events internallystatementSpec
- the statement specification
- Returns:
- output processing view
- Throws:
ExprValidationException
- to indicate