Package org.apache.spark.storage
Class UnrecognizedBlockId
Object
Throwable
Exception
org.apache.spark.SparkException
org.apache.spark.storage.UnrecognizedBlockId
- All Implemented Interfaces:
Serializable
,SparkThrowable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.spark.SparkException
getErrorClass, getMessageParameters, getQueryContext, internalError, internalError, internalError, internalError, internalError
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.spark.SparkThrowable
getSqlState, isInternalError
-
Constructor Details
-
UnrecognizedBlockId
-