Uses of Class
org.apache.hadoop.hdfs.DFSUtil.ConfiguredNNAddress
Packages that use DFSUtil.ConfiguredNNAddress
-
Uses of DFSUtil.ConfiguredNNAddress in org.apache.hadoop.hdfs
Methods in org.apache.hadoop.hdfs that return types with arguments of type DFSUtil.ConfiguredNNAddressModifier and TypeMethodDescriptionstatic List<DFSUtil.ConfiguredNNAddress>DFSUtil.flattenAddressMap(Map<String, Map<String, InetSocketAddress>> map) Flatten the given map, as returned by other functions in this class, into a flat list ofDFSUtil.ConfiguredNNAddressinstances.