| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.wm |
| Modifier and Type | Class and Description |
|---|---|
class |
TriggerExpression
Simple trigger expression for a rule.
|
| Modifier and Type | Method and Description |
|---|---|
Expression |
Expression.Builder.build() |
Expression |
TriggerExpression.clone() |
Expression |
Expression.clone()
Return cloned copy of this expression.
|
static Expression |
ExpressionFactory.fromString(String expression) |
Expression |
Trigger.getExpression()
Get trigger expression
|
Expression |
ExecutionTrigger.getExpression() |
| Constructor and Description |
|---|
ExecutionTrigger(String name,
Expression expression,
Action action) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.