|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlocksWithLocations | |
---|---|
org.apache.hadoop.hdfs.server.namenode | |
org.apache.hadoop.hdfs.server.protocol |
Uses of BlocksWithLocations in org.apache.hadoop.hdfs.server.namenode |
---|
Methods in org.apache.hadoop.hdfs.server.namenode that return BlocksWithLocations | |
---|---|
BlocksWithLocations |
NameNode.getBlocks(DatanodeInfo datanode,
long size)
|
BlocksWithLocations |
BackupNode.getBlocks(DatanodeInfo datanode,
long size)
|
Uses of BlocksWithLocations in org.apache.hadoop.hdfs.server.protocol |
---|
Methods in org.apache.hadoop.hdfs.server.protocol that return BlocksWithLocations | |
---|---|
BlocksWithLocations |
NamenodeProtocol.getBlocks(DatanodeInfo datanode,
long size)
Get a list of blocks belonging to datanode
whose total size equals size . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |