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