Package | Description |
---|---|
org.apache.hadoop.hdfs.client |
This package provides the administrative APIs for HDFS.
|
org.apache.hadoop.hdfs.protocolPB |
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–2024 Apache Software Foundation. All rights reserved.