Class SelectEvalInsertUtil
java.lang.Object
com.espertech.esper.common.internal.epl.resultset.select.eval.SelectEvalInsertUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ExprValidationException
makeEventTypeCastException
(EventType sourceType, EventType targetType) static ExprValidationException
makeEventTypeCastException
(Class sourceType, EventType targetType)
-
Constructor Details
-
SelectEvalInsertUtil
public SelectEvalInsertUtil()
-
-
Method Details
-
makeEventTypeCastException
public static ExprValidationException makeEventTypeCastException(EventType sourceType, EventType targetType) -
makeEventTypeCastException
public static ExprValidationException makeEventTypeCastException(Class sourceType, EventType targetType)
-