| Package | Description | 
|---|---|
| org.apache.pig.tools.pigstats.tez | 
| Modifier and Type | Method and Description | 
|---|---|
| TezDAGStats | TezPigScriptStats. addTezJobStatsForNative(java.lang.String dagName,
                       NativeTezOper tezOper,
                       boolean success) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | PigTezProgressNotificationListener. dagCompletedNotification(java.lang.String scriptId,
                        java.lang.String dagId,
                        boolean success,
                        TezDAGStats tezDAGStats)Invoked just after the Tez DAGs is completed (successful or failed). | 
| void | TezScriptState. dagCompletedNotification(java.lang.String dagName,
                        TezDAGStats tezDAGStats) | 
Copyright © 2007-2025 The Apache Software Foundation