Class MaterializationExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.flink.runtime.broadcast.MaterializationExpiredException
- All Implemented Interfaces:
Serializable
Indicates that the
BroadcastVariableMaterialization has materialized the broadcast
variable at some point but discarded it already.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MaterializationExpiredException
public MaterializationExpiredException()
-