Configurable, ErasureCoder@Private public class HHXORErasureEncoder extends ErasureEncoder
| Constructor | Description |
|---|---|
HHXORErasureEncoder(ErasureCoderOptions options) |
| Modifier and Type | Method | Description |
|---|---|---|
protected ErasureCodingStep |
prepareEncodingStep(ECBlockGroup blockGroup) |
Perform encoding against a block group.
|
void |
release() |
Release the resources if any.
|
calculateCoding, getInputBlocks, getNumDataUnits, getNumParityUnits, getOptions, getOutputBlocks, preferDirectBuffergetConf, setConfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfpublic HHXORErasureEncoder(ErasureCoderOptions options)
protected ErasureCodingStep prepareEncodingStep(ECBlockGroup blockGroup)
ErasureEncoderprepareEncodingStep in class ErasureEncoderblockGroup - blockGroup.public void release()
ErasureCoderrelease in interface ErasureCoderrelease in class ErasureEncoderCopyright © 2008–2025 Apache Software Foundation. All rights reserved.