public class TezTrapEventHandler extends Object implements org.apache.hadoop.yarn.event.EventHandler<TezTrapEvent>
| Modifier and Type | Method and Description |
|---|---|
void |
handle(TezTrapEvent tezTrapEvent)
Decide what to do with the events.
|
public final void handle(TezTrapEvent tezTrapEvent)
handle in interface org.apache.hadoop.yarn.event.EventHandler<TezTrapEvent>tezTrapEvent - event holding the tez events.Copyright © 2022 Apache Software Foundation. All rights reserved.