Class PropertyEvaluatorForgeFactory
java.lang.Object
com.espertech.esper.common.internal.epl.contained.PropertyEvaluatorForgeFactory
Factory for property evaluators.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic PropertyEvaluatorForge
makeEvaluator
(PropertyEvalSpec spec, EventType sourceEventType, String optionalSourceStreamName, StatementRawInfo rawInfo, StatementCompileTimeServices services)
-
Constructor Details
-
PropertyEvaluatorForgeFactory
public PropertyEvaluatorForgeFactory()
-
-
Method Details
-
makeEvaluator
public static PropertyEvaluatorForge makeEvaluator(PropertyEvalSpec spec, EventType sourceEventType, String optionalSourceStreamName, StatementRawInfo rawInfo, StatementCompileTimeServices services) throws ExprValidationException - Throws:
ExprValidationException
-