|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TezConfiguration | |
|---|---|
| org.apache.tez.client | |
| org.apache.tez.dag.api.client.rpc | |
| Uses of TezConfiguration in org.apache.tez.client |
|---|
| Methods in org.apache.tez.client that return TezConfiguration | |
|---|---|
TezConfiguration |
AMConfiguration.getAMConf()
|
TezConfiguration |
TezSessionConfiguration.getTezConfiguration()
|
| Constructors in org.apache.tez.client with parameters of type TezConfiguration | |
|---|---|
AMConfiguration(Map<String,String> env,
Map<String,org.apache.hadoop.yarn.api.records.LocalResource> localResources,
TezConfiguration conf,
org.apache.hadoop.security.Credentials credentials)
|
|
TezClient(TezConfiguration conf)
Create an instance of the TezClient which will be used to communicate with a specific instance of YARN, or TezService when that exists. |
|
TezSessionConfiguration(AMConfiguration amConfiguration,
TezConfiguration tezConfig)
|
|
| Uses of TezConfiguration in org.apache.tez.dag.api.client.rpc |
|---|
| Constructors in org.apache.tez.dag.api.client.rpc with parameters of type TezConfiguration | |
|---|---|
DAGClientRPCImpl(org.apache.hadoop.yarn.api.records.ApplicationId appId,
String dagId,
TezConfiguration conf)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||