| Package | Description |
|---|---|
| org.apache.tez.common |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.tez.dag.records |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TezUtilsInternal.setHadoopCallerContext(org.apache.tez.hadoop.shim.HadoopShim hadoopShim,
TezTaskAttemptID attemptID) |
| Modifier and Type | Method and Description |
|---|---|
static TezTaskAttemptID |
TezTaskAttemptID.fromString(String taIdStr) |
static TezTaskAttemptID |
TezTaskAttemptID.getInstance(TezTaskID taskID,
int id)
Constructs a TaskAttemptID object from given
TezTaskID. |
static TezTaskAttemptID |
TezTaskAttemptID.readTezTaskAttemptID(DataInput in) |
| Constructor and Description |
|---|
TaskAttemptIdentifierImpl(String dagName,
String vertexName,
TezTaskAttemptID attemptId) |
Copyright © 2019 Apache Software Foundation. All rights reserved.