Uses of Package
org.apache.hadoop.io.erasurecode
Packages that use org.apache.hadoop.io.erasurecode
Package
Description
Erasure codec framework.
Erasure coders framework.
Raw erasure coders.
General helpers for implementing raw erasure coders.
-
Classes in org.apache.hadoop.io.erasurecode used by org.apache.hadoop.io.erasurecodeClassDescriptionThis class registers all coder implementations.A wrapper of block level data source/output that
ECChunks can be extracted from.A wrapper for ByteBuffer or bytes array for an erasure code chunk.Erasure coding schema to housekeeper relevant information.Erasure codec options.Erasure coder configuration that maintains schema info and coder options. -
Classes in org.apache.hadoop.io.erasurecode used by org.apache.hadoop.io.erasurecode.codecClassDescriptionErasure coding schema to housekeeper relevant information.Erasure codec options.Erasure coder configuration that maintains schema info and coder options.
-
Classes in org.apache.hadoop.io.erasurecode used by org.apache.hadoop.io.erasurecode.coderClassDescriptionA wrapper of block level data source/output that
ECChunks can be extracted from.A group of blocks orECBlockincurred in an erasure coding task.A wrapper for ByteBuffer or bytes array for an erasure code chunk.Erasure coder configuration that maintains schema info and coder options. -
Classes in org.apache.hadoop.io.erasurecode used by org.apache.hadoop.io.erasurecode.grouper
-
Classes in org.apache.hadoop.io.erasurecode used by org.apache.hadoop.io.erasurecode.rawcoderClassDescriptionA wrapper for ByteBuffer or bytes array for an erasure code chunk.Erasure coder configuration that maintains schema info and coder options.
-
Classes in org.apache.hadoop.io.erasurecode used by org.apache.hadoop.io.erasurecode.rawcoder.util