Package | Description |
---|---|
org.apache.flink.runtime.rest.messages |
Modifier and Type | Method and Description |
---|---|
List<JobExceptionsInfo.ExecutionExceptionInfo> |
JobExceptionsInfo.getAllExceptions() |
Constructor and Description |
---|
JobExceptionsInfo(String rootException,
Long rootTimestamp,
List<JobExceptionsInfo.ExecutionExceptionInfo> allExceptions,
boolean truncated) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.