| Package | Description |
|---|---|
| org.apache.hadoop.hdfs | |
| org.apache.hadoop.hdfs.protocol |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.hdfs.protocolPB |
| Modifier and Type | Method | Description |
|---|---|---|
ECTopologyVerifierResult |
DFSClient.getECTopologyResultForPolicies(java.lang.String... policyNames) |
|
ECTopologyVerifierResult |
DistributedFileSystem.getECTopologyResultForPolicies(java.lang.String... policyNames) |
Verifies if the given policies are supported in the given cluster setup.
|
ECTopologyVerifierResult |
ViewDistributedFileSystem.getECTopologyResultForPolicies(java.lang.String... policyNames) |
| Modifier and Type | Method | Description |
|---|---|---|
ECTopologyVerifierResult |
ClientProtocol.getECTopologyResultForPolicies(java.lang.String... policyNames) |
Verifies if the given policies are supported in the given cluster setup.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ECTopologyVerifierResult |
PBHelperClient.convertECTopologyVerifierResultProto(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ECTopologyVerifierResultProto resp) |
|
ECTopologyVerifierResult |
ClientNamenodeProtocolTranslatorPB.getECTopologyResultForPolicies(java.lang.String... policyNames) |
| Modifier and Type | Method | Description |
|---|---|---|
static org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ECTopologyVerifierResultProto |
PBHelperClient.convertECTopologyVerifierResult(ECTopologyVerifierResult resp) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.