@LimitedPrivate("HDFS") @Evolving
| Class | Description |
|---|---|
| ErasureCodingWorker |
ErasureCodingWorker handles the erasure coding reconstruction work commands.
|
| StripedBlockChecksumCompositeCrcReconstructor |
Computes striped composite CRCs over reconstructed chunk CRCs.
|
| StripedBlockChecksumMd5CrcReconstructor |
Computes running MD5-of-CRC over reconstructed chunk CRCs.
|
| 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.