Package | Description |
---|---|
org.apache.hadoop.hive.ql | |
org.apache.hadoop.hive.ql.exec.tez | |
org.apache.hadoop.hive.ql.wm |
Class and Description |
---|
WmContext
Some context information that are required for rule evaluation.
|
Class and Description |
---|
Trigger
Trigger interface which gets mapped to CREATE TRIGGER ..
|
TriggerActionHandler
Interface for handling rule violations by queries and for performing actions defined in the rules.
|
WmContext
Some context information that are required for rule evaluation.
|
Class and Description |
---|
Action
Action that gets invoked for trigger violations.
|
Action.Type |
CounterLimit
Counter limit interface for defining counter name and its limit exceeding which action defined in trigger will get
executed.
|
ExecutionTrigger
Trigger with query level scope that contains a name, trigger expression violating which defined action will be
executed.
|
Expression
Expression that is defined in triggers.
|
Expression.Builder |
Expression.Predicate |
FileSystemCounterLimit.FSCounter |
TimeCounterLimit.TimeCounter |
Trigger
Trigger interface which gets mapped to CREATE TRIGGER ..
|
VertexCounterLimit.VertexCounter |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.