Class ReplicaNotFoundException

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

public class ReplicaNotFoundException extends IOException
Exception indicating that DataNode does not have a replica that matches the target block.
See Also: