com.espertech.esper.epl.core.eval
Class EvalInsertUtil

java.lang.Object
  extended by com.espertech.esper.epl.core.eval.EvalInsertUtil

public class EvalInsertUtil
extends java.lang.Object


Constructor Summary
EvalInsertUtil()
           
 
Method Summary
static ExprValidationException makeEventTypeCastException(java.lang.Class sourceType, EventType targetType)
           
static ExprValidationException makeEventTypeCastException(EventType sourceType, EventType targetType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EvalInsertUtil

public EvalInsertUtil()
Method Detail

makeEventTypeCastException

public static ExprValidationException makeEventTypeCastException(EventType sourceType,
                                                                 EventType targetType)

makeEventTypeCastException

public static ExprValidationException makeEventTypeCastException(java.lang.Class sourceType,
                                                                 EventType targetType)

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com