| 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 TaskAttemptTerminationCause |
TezUtilsInternal.fromTaskAttemptEndReason(org.apache.tez.serviceplugins.api.TaskAttemptEndReason taskAttemptEndReason) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.tez.serviceplugins.api.TaskAttemptEndReason |
TezUtilsInternal.toTaskAttemptEndReason(TaskAttemptTerminationCause cause) |
| Modifier and Type | Method and Description |
|---|---|
static TaskAttemptTerminationCause |
TaskAttemptTerminationCause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskAttemptTerminationCause[] |
TaskAttemptTerminationCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Apache Software Foundation. All rights reserved.