| Package | Description |
|---|---|
| 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 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) |
Copyright © 2015 Apache Software Foundation. All rights reserved.