public final class TriggerUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
buildTriggerActionExpression(ASTNode node) |
static String |
buildTriggerExpression(ASTNode node) |
static void |
validateTrigger(org.apache.hadoop.hive.metastore.api.WMTrigger trigger) |
public static String buildTriggerExpression(ASTNode node) throws SemanticException
SemanticExceptionpublic static String buildTriggerActionExpression(ASTNode node) throws SemanticException
SemanticExceptionpublic static void validateTrigger(org.apache.hadoop.hive.metastore.api.WMTrigger trigger) throws HiveException
HiveExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.