Uses of Class
org.apache.hadoop.hdfs.protocol.ECTopologyVerifierResult
Packages that use ECTopologyVerifierResult
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ECTopologyVerifierResult in org.apache.hadoop.hdfs
Methods in org.apache.hadoop.hdfs that return ECTopologyVerifierResultModifier and TypeMethodDescriptionDFSClient.getECTopologyResultForPolicies(String... policyNames) DistributedFileSystem.getECTopologyResultForPolicies(String... policyNames) Verifies if the given policies are supported in the given cluster setup.ViewDistributedFileSystem.getECTopologyResultForPolicies(String... policyNames) -
Uses of ECTopologyVerifierResult in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return ECTopologyVerifierResultModifier and TypeMethodDescriptionClientProtocol.getECTopologyResultForPolicies(String... policyNames) Verifies if the given policies are supported in the given cluster setup. -
Uses of ECTopologyVerifierResult in org.apache.hadoop.hdfs.protocolPB
Methods in org.apache.hadoop.hdfs.protocolPB that return ECTopologyVerifierResultModifier and TypeMethodDescriptionstatic ECTopologyVerifierResultPBHelperClient.convertECTopologyVerifierResultProto(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ECTopologyVerifierResultProto resp) ClientNamenodeProtocolTranslatorPB.getECTopologyResultForPolicies(String... policyNames) Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type ECTopologyVerifierResultModifier and TypeMethodDescriptionstatic org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.ECTopologyVerifierResultProtoPBHelperClient.convertECTopologyVerifierResult(ECTopologyVerifierResult resp)