Class MetaRecoveryContext.RequestStopException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hdfs.server.namenode.MetaRecoveryContext.RequestStopException
All Implemented Interfaces:
Serializable
Enclosing class:
MetaRecoveryContext

public static class MetaRecoveryContext.RequestStopException extends IOException
Exception thrown when the user has requested processing to stop.
See Also:
  • Constructor Details

    • RequestStopException

      public RequestStopException(String msg)