Uses of Class
org.apache.hadoop.io.erasurecode.coder.HHErasureCodingStep
Packages that use HHErasureCodingStep
-
Uses of HHErasureCodingStep in org.apache.hadoop.io.erasurecode.coder
Subclasses of HHErasureCodingStep in org.apache.hadoop.io.erasurecode.coderModifier and TypeClassDescriptionclassHitchhiker-XOR Erasure decoding step, a wrapper of all the necessary information to perform a decoding step involved in the whole process of decoding a block group.classHitchhiker-XOR Erasure encoding step, a wrapper of all the necessary information to perform an encoding step involved in the whole process of encoding a block group.