public class DAGEventRecoverEvent extends DAGEvent
| Constructor and Description |
|---|
DAGEventRecoverEvent(org.apache.tez.dag.records.TezDAGID dagId,
DAGState desiredState,
List<URL> additionalUrlsForClasspath) |
DAGEventRecoverEvent(org.apache.tez.dag.records.TezDAGID dagId,
List<URL> additionalUrlsForClasspath) |
| Modifier and Type | Method and Description |
|---|---|
List<URL> |
getAdditionalUrlsForClasspath() |
DAGState |
getDesiredState() |
boolean |
hasDesiredState() |
Copyright © 2014 Apache Software Foundation. All rights reserved.