| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.wm |
| Modifier and Type | Method and Description |
|---|---|
static Action |
Action.fromMetastoreExpression(String metastoreActionExpression) |
Action |
Trigger.getAction()
Return the action that will get executed when trigger expression evaluates to true
|
Action |
ExecutionTrigger.getAction() |
| Constructor and Description |
|---|
ExecutionTrigger(String name,
Expression expression,
Action action) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.