| Class | Description |
|---|---|
| CodecRegistry |
This class registers all coder implementations.
|
| CodecUtil |
A codec & coder utility to help create coders conveniently.
|
| ECBlock |
A wrapper of block level data source/output that
ECChunks can be
extracted from. |
| ECBlockGroup |
A group of blocks or
ECBlock incurred in an erasure coding task. |
| ECChunk |
A wrapper for ByteBuffer or bytes array for an erasure code chunk.
|
| ECSchema |
Erasure coding schema to housekeeper relevant information.
|
| ErasureCodeConstants |
Constants related to the erasure code feature.
|
| ErasureCodecOptions |
Erasure codec options.
|
| ErasureCodeNative |
Erasure code native libraries (for now, Intel ISA-L) related utilities.
|
| ErasureCoderOptions |
Erasure coder configuration that maintains schema info and coder options.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.