ExecutionExceptionInfo will be replaced by JobExceptionsInfoWithHistory.ExceptionInfo as part of the effort of deprecating JobExceptionsInfo.allExceptions.@Deprecated public static final class JobExceptionsInfo.ExecutionExceptionInfo extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
FIELD_NAME_EXCEPTION
已过时。
|
static String |
FIELD_NAME_LOCATION
已过时。
|
static String |
FIELD_NAME_TASK
已过时。
|
static String |
FIELD_NAME_TIMESTAMP
已过时。
|
| 构造器和说明 |
|---|
ExecutionExceptionInfo(String exception,
String task,
String location,
long timestamp)
已过时。
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.