Package org.apache.hadoop.io.erasurecode
package org.apache.hadoop.io.erasurecode
-
ClassesClassDescriptionorg.apache.hadoop.io.erasurecode.CodecRegistryThis class registers all coder implementations.org.apache.hadoop.io.erasurecode.CodecUtilA codec & coder utility to help create coders conveniently.org.apache.hadoop.io.erasurecode.ECBlockA wrapper of block level data source/output that
ECChunks can be extracted from.org.apache.hadoop.io.erasurecode.ECBlockGroupA group of blocks orECBlockincurred in an erasure coding task.org.apache.hadoop.io.erasurecode.ECChunkA wrapper for ByteBuffer or bytes array for an erasure code chunk.Erasure coding schema to housekeeper relevant information.org.apache.hadoop.io.erasurecode.ErasureCodeConstantsConstants related to the erasure code feature.org.apache.hadoop.io.erasurecode.ErasureCodecOptionsErasure codec options.org.apache.hadoop.io.erasurecode.ErasureCodeNativeErasure code native libraries (for now, Intel ISA-L) related utilities.org.apache.hadoop.io.erasurecode.ErasureCoderOptionsErasure coder configuration that maintains schema info and coder options.