public class TezWork.Dependency extends Object implements Serializable, Comparable<TezWork.Dependency>
| Modifier and Type | Field and Description |
|---|---|
TezEdgeProperty.EdgeType |
type |
BaseWork |
w |
| Constructor and Description |
|---|
TezWork.Dependency() |
public BaseWork w
public TezEdgeProperty.EdgeType type
public String getName()
public String getType()
public int compareTo(TezWork.Dependency o)
compareTo in interface Comparable<TezWork.Dependency>Copyright © 2017 The Apache Software Foundation. All rights reserved.