| Package | Description |
|---|---|
| org.apache.hadoop.io.erasurecode.rawcoder.util |
General helpers for implementing raw erasure coders.
|
| Modifier and Type | Field | Description |
|---|---|---|
static GaloisField |
RSUtil.GF |
| Modifier and Type | Method | Description |
|---|---|---|
static GaloisField |
GaloisField.getInstance() |
Get the object performs Galois field arithmetic with default setting.
|
static GaloisField |
GaloisField.getInstance(int fieldSize,
int primitivePolynomial) |
Get the object performs Galois field arithmetics.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.