org.apache.hadoop.hdfs.server.namenode
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:
- org.apache.hadoop.hdfs.server.namenode.MetaRecoveryContext
public static class MetaRecoveryContext.RequestStopException
- extends IOException
Exception thrown when the user has requested processing to stop.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MetaRecoveryContext.RequestStopException
public MetaRecoveryContext.RequestStopException(String msg)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.