public static class TezScriptState.TezDAGScriptInfo extends Object
Constructor and Description |
---|
TezDAGScriptInfo(TezOperPlan tezPlan) |
Modifier and Type | Method and Description |
---|---|
String |
getAlias() |
String |
getAlias(TezOperator tezOp) |
String |
getAliasLocation() |
String |
getAliasLocation(TezOperator tezOp) |
String |
getPigFeatures() |
String |
getPigFeatures(TezOperator tezOp) |
public TezDAGScriptInfo(TezOperPlan tezPlan)
public String getAlias()
public String getAliasLocation()
public String getPigFeatures()
public String getAlias(TezOperator tezOp)
public String getAliasLocation(TezOperator tezOp)
public String getPigFeatures(TezOperator tezOp)
Copyright © 2007-2017 The Apache Software Foundation