Uses of Class
org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicy
Packages that use BlockPlacementPolicy
-
Uses of BlockPlacementPolicy in org.apache.hadoop.hdfs.server.blockmanagement
Subclasses of BlockPlacementPolicy in org.apache.hadoop.hdfs.server.blockmanagementModifier and TypeClassDescriptionclassSpace balanced block placement policy.classSpace balanced rack fault tolerant block placement policy.classThe class is responsible for choosing the desired number of targets for placing block replicas.classThe class is responsible for choosing the desired number of targets for placing block replicas.classThe class is responsible for choosing the desired number of targets for placing block replicas on environment with node-group layer.classThe class is responsible for choosing the desired number of targets for placing block replicas that honors upgrade domain policy.Methods in org.apache.hadoop.hdfs.server.blockmanagement that return BlockPlacementPolicyModifier and TypeMethodDescriptionBlockManager.getBlockPlacementPolicy()BlockPlacementPolicies.getPolicy(org.apache.hadoop.hdfs.protocol.BlockType blockType) BlockManager.getStriptedBlockPlacementPolicy()