Uses of Class
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
Packages that use BlockManager
Package
Description
-
Uses of BlockManager in org.apache.hadoop.hdfs.server.blockmanagement
Fields in org.apache.hadoop.hdfs.server.blockmanagement declared as BlockManagerMethods in org.apache.hadoop.hdfs.server.blockmanagement with parameters of type BlockManagerModifier and TypeMethodDescriptionvoidDatanodeAdminMonitorBase.setBlockManager(BlockManager bm) Set the blockmanager for the cluster.voidDatanodeAdminMonitorInterface.setBlockManager(BlockManager bm) Constructors in org.apache.hadoop.hdfs.server.blockmanagement with parameters of type BlockManager -
Uses of BlockManager in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode that return BlockManagerMethods in org.apache.hadoop.hdfs.server.namenode with parameters of type BlockManagerModifier and TypeMethodDescriptionvoidFSNamesystem.setBlockManagerForTesting(BlockManager bm) static voidFSImageFormatPBINode.Loader.updateBlocksMap(INodeFile file, BlockManager bm)