| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.datanode | |
| org.apache.hadoop.hdfs.server.datanode.erasurecode |
Datanode side striping + erasure coding related task processing.
|
| Class | Description |
|---|---|
| ErasureCodingWorker |
ErasureCodingWorker handles the erasure coding reconstruction work commands.
|
| Class | Description |
|---|---|
| ErasureCodingWorker |
ErasureCodingWorker handles the erasure coding reconstruction work commands.
|
| StripedBlockChecksumReconstructor |
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.
|
| StripedReconstructionInfo |
Stores striped block info that can be used for block reconstruction.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.