| Package | Description |
|---|---|
| org.apache.hadoop.hdfs |
A distributed implementation of
FileSystem. |
| Modifier and Type | Method and Description |
|---|---|
BlockStorageLocation[] |
DFSClient.getBlockStorageLocations(List<BlockLocation> blockLocations)
Get block location information about a list of
HdfsBlockLocation. |
BlockStorageLocation[] |
DistributedFileSystem.getFileBlockStorageLocations(List<BlockLocation> blocks)
Used to query storage location information for a list of blocks.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.