public class ClusterDatasetCorruptedException extends JobException
| Constructor and Description |
|---|
ClusterDatasetCorruptedException(Throwable cause,
List<IntermediateDataSetID> corruptedClusterDatasetIds) |
| Modifier and Type | Method and Description |
|---|---|
List<IntermediateDataSetID> |
getCorruptedClusterDatasetIds() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClusterDatasetCorruptedException(Throwable cause, List<IntermediateDataSetID> corruptedClusterDatasetIds)
public List<IntermediateDataSetID> getCorruptedClusterDatasetIds()
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.