Package | Description |
---|---|
org.apache.hadoop.hdfs |
A distributed implementation of
FileSystem . |
Modifier and Type | Method and Description |
---|---|
static 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 of
DFSUtil.ConfiguredNNAddress instances. |
Copyright © 2013 Apache Software Foundation. All rights reserved.