Package | Description |
---|---|
org.apache.hadoop.hdfs.protocol |
Modifier and Type | Method and Description |
---|---|
ECSchema |
ErasureCodingPolicy.getSchema() |
Constructor and Description |
---|
ErasureCodingPolicy(ECSchema schema,
int cellSize,
byte id) |
ErasureCodingPolicy(String name,
ECSchema schema,
int cellSize,
byte id) |
Copyright © 2016 Apache Software Foundation. All rights reserved.