Uses of Class
com.espertech.esper.common.internal.view.core.ViewProcessingException
Packages that use ViewProcessingException
Package
Description
-
Uses of ViewProcessingException in com.espertech.esper.common.internal.epl.subselect
Methods in com.espertech.esper.common.internal.epl.subselect that throw ViewProcessingExceptionModifier and TypeMethodDescriptionstatic SubSelectHelperForgePlan
SubSelectHelperForgePlanner.planSubSelect
(StatementBaseInfo statement, Map<ExprSubselectNode, SubSelectActivationPlan> subselectActivation, String[] outerStreamNames, EventType[] outerEventTypesSelect, String[] outerEventTypeNamees, StatementCompileTimeServices compileTimeServices) -
Uses of ViewProcessingException in com.espertech.esper.common.internal.view.core
Methods in com.espertech.esper.common.internal.view.core that throw ViewProcessingExceptionModifier and TypeMethodDescriptionInstantiates aViewFactoryForge
based on the view namespace and name stored in the view spec.ViewResolutionServiceImpl.create
(String nameSpace, String name, String optionalCreateNamedWindowName)