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 |
|---|
Dependency() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(TezWork.Dependency o) |
String |
getName() |
String |
getType() |
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 © 2019 The Apache Software Foundation. All Rights Reserved.