public class OnTriggerWindowUtil extends Object
Constructor and Description |
---|
OnTriggerWindowUtil() |
Modifier and Type | Method and Description |
---|---|
static OnTriggerPlan |
handleContextFactoryOnTrigger(String className,
CodegenPackageScope packageScope,
String classPostfix,
NamedWindowMetaData namedWindow,
TableMetaData table,
OnTriggerWindowPlan planDesc,
StatementBaseInfo base,
StatementCompileTimeServices services) |
protected static void |
validateOnExpressionContext(String onExprContextName,
String desiredContextName,
String title) |
public static OnTriggerPlan handleContextFactoryOnTrigger(String className, CodegenPackageScope packageScope, String classPostfix, NamedWindowMetaData namedWindow, TableMetaData table, OnTriggerWindowPlan planDesc, StatementBaseInfo base, StatementCompileTimeServices services) throws ExprValidationException
ExprValidationException
protected static void validateOnExpressionContext(String onExprContextName, String desiredContextName, String title) throws ExprValidationException
ExprValidationException
Copyright © 2005–2020. All rights reserved.