public class KillTriggerActionHandler extends Object implements TriggerActionHandler<TezSessionState>
| Constructor and Description |
|---|
KillTriggerActionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyAction(Map<TezSessionState,Trigger> queriesViolated)
Applies the action defined in the rule for the specified queries
|
public void applyAction(Map<TezSessionState,Trigger> queriesViolated)
TriggerActionHandlerapplyAction in interface TriggerActionHandler<TezSessionState>queriesViolated - - violated queries and the rule it violatedCopyright © 2019 The Apache Software Foundation. All Rights Reserved.