Uses of Class
org.apache.hadoop.hdfs.server.datanode.LocalReplica
Packages that use LocalReplica
-
Uses of LocalReplica in org.apache.hadoop.hdfs.server.datanode
Subclasses of LocalReplica in org.apache.hadoop.hdfs.server.datanodeModifier and TypeClassDescriptionclassThis class describes a replica that has been finalized.classThis class defines a replica in a pipeline, which includes a persistent replica being written to by a dfs client or a temporary replica being replicated by a source datanode or being copied for the balancing purpose.classThis class represents replicas being written.classThis class represents replicas that are under block recovery It has a recovery id that is equal to the generation stamp that the replica will be bumped to after recovery The recovery id is used to handle multiple concurrent block recoveries.classThis class represents a replica that is waiting to be recovered.