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, toString
public ClusterDatasetCorruptedException(Throwable cause, List<IntermediateDataSetID> corruptedClusterDatasetIds)
public List<IntermediateDataSetID> getCorruptedClusterDatasetIds()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.