Class OutOfLegacyGenerationStampsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hdfs.server.blockmanagement.OutOfLegacyGenerationStampsException
All Implemented Interfaces:
Serializable

@Private @Evolving public class OutOfLegacyGenerationStampsException extends IOException
This exception is thrown when the name node runs out of V1 (legacy) generation stamps.
See Also:
  • Constructor Details

    • OutOfLegacyGenerationStampsException

      public OutOfLegacyGenerationStampsException()