Uses of Package
org.apache.hadoop.hdfs.server.datanode.erasurecode
Packages that use org.apache.hadoop.hdfs.server.datanode.erasurecode
Package
Description
Datanode side striping + erasure coding related task processing.
-
Classes in org.apache.hadoop.hdfs.server.datanode.erasurecode used by org.apache.hadoop.hdfs.server.datanodeClassDescriptionErasureCodingWorker handles the erasure coding reconstruction work commands.
-
Classes in org.apache.hadoop.hdfs.server.datanode.erasurecode used by org.apache.hadoop.hdfs.server.datanode.erasurecodeClassDescriptionErasureCodingWorker handles the erasure coding reconstruction work commands.StripedBlockChecksumReconstructor reconstruct one or more missed striped block in the striped block group, the minimum number of live striped blocks should be no less than data block number.Stores striped block info that can be used for block reconstruction.