Configurable, ErasureCoder@Private public class RSErasureDecoder extends ErasureDecoder
ErasureCoder.| Constructor | Description |
|---|---|
RSErasureDecoder(ErasureCoderOptions options) |
| Modifier and Type | Method | Description |
|---|---|---|
protected ErasureCodingStep |
prepareDecodingStep(ECBlockGroup blockGroup) |
Perform decoding against a block blockGroup.
|
void |
release() |
Release the resources if any.
|
calculateCoding, getErasedIndexes, getInputBlocks, getNumDataUnits, getNumErasedBlocks, getNumErasedBlocks, getNumParityUnits, getOptions, getOutputBlocks, preferDirectBuffergetConf, setConfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfpublic RSErasureDecoder(ErasureCoderOptions options)
protected ErasureCodingStep prepareDecodingStep(ECBlockGroup blockGroup)
ErasureDecoderprepareDecodingStep in class ErasureDecoderblockGroup - blockGroup.public void release()
ErasureCoderrelease in interface ErasureCoderrelease in class ErasureDecoderCopyright © 2008–2025 Apache Software Foundation. All rights reserved.