@InterfaceAudience.Private
public interface TaskStateUpdateListener
| Modifier and Type | Method and Description |
|---|---|
void |
onTaskSucceeded(String vertexName,
org.apache.tez.dag.records.TezTaskID taskId,
int attemptId) |
void onTaskSucceeded(String vertexName, org.apache.tez.dag.records.TezTaskID taskId, int attemptId)
Copyright © 2014 Apache Software Foundation. All rights reserved.