@Private
public class ECPolicyLoader
extends java.lang.Object
| Constructor | Description |
|---|---|
ECPolicyLoader() |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<ErasureCodingPolicy> |
loadPolicy(java.lang.String policyFilePath) |
Load user defined EC policies from a XML configuration file.
|
public java.util.List<ErasureCodingPolicy> loadPolicy(java.lang.String policyFilePath)
policyFilePath - path of EC policy fileCopyright © 2008–2025 Apache Software Foundation. All rights reserved.