| Package | Description |
|---|---|
| org.apache.hadoop.hdfs |
A distributed implementation of
FileSystem. |
| Modifier and Type | Method | Description |
|---|---|---|
static java.util.List<DFSUtil.ConfiguredNNAddress> |
DFSUtil.flattenAddressMap(java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.net.InetSocketAddress>> map) |
Flatten the given map, as returned by other functions in this class,
into a flat list of
DFSUtil.ConfiguredNNAddress instances. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.