| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.client | This package provides the administrative APIs for HDFS. | 
| org.apache.hadoop.hdfs.protocolPB | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| Modifier and Type | Method and Description | 
|---|---|
| AddErasureCodingPolicyResponse[] | HdfsAdmin. addErasureCodingPolicies(org.apache.hadoop.hdfs.protocol.ErasureCodingPolicy[] policies)Add Erasure coding policies to HDFS. | 
| Modifier and Type | Method and Description | 
|---|---|
| static AddErasureCodingPolicyResponse | PBHelperClient. convertAddErasureCodingPolicyResponse(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.AddErasureCodingPolicyResponseProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.AddErasureCodingPolicyResponseProto | PBHelperClient. convertAddErasureCodingPolicyResponse(AddErasureCodingPolicyResponse response) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.