Class ContextControllerHashUtil
java.lang.Object
com.espertech.esper.common.internal.context.controller.hash.ContextControllerHashUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ContextControllerHashSvc
makeService
(ContextControllerHashFactory factory, ContextManagerRealization realization) static void
validateContextDesc
(String contextName, ContextSpecHash hashedSpec, StatementRawInfo statementRawInfo, StatementCompileTimeServices services)
-
Constructor Details
-
ContextControllerHashUtil
public ContextControllerHashUtil()
-
-
Method Details
-
validateContextDesc
public static void validateContextDesc(String contextName, ContextSpecHash hashedSpec, StatementRawInfo statementRawInfo, StatementCompileTimeServices services) throws ExprValidationException - Throws:
ExprValidationException
-
makeService
public static ContextControllerHashSvc makeService(ContextControllerHashFactory factory, ContextManagerRealization realization)
-