Class ErasureCodecOptions

java.lang.Object
org.apache.hadoop.io.erasurecode.ErasureCodecOptions

@Private public class ErasureCodecOptions extends Object
Erasure codec options.
  • Constructor Details

    • ErasureCodecOptions

      public ErasureCodecOptions(ECSchema schema)
  • Method Details

    • getSchema

      public ECSchema getSchema()