| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.blockmanagement |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AvailableSpaceBlockPlacementPolicy |
Space balanced block placement policy.
|
class |
AvailableSpaceRackFaultTolerantBlockPlacementPolicy |
Space balanced rack fault tolerant block placement policy.
|
class |
BlockPlacementPolicyDefault |
The class is responsible for choosing the desired number of targets
for placing block replicas.
|
class |
BlockPlacementPolicyRackFaultTolerant |
The class is responsible for choosing the desired number of targets
for placing block replicas.
|
class |
BlockPlacementPolicyWithNodeGroup |
The class is responsible for choosing the desired number of targets
for placing block replicas on environment with node-group layer.
|
class |
BlockPlacementPolicyWithUpgradeDomain |
The class is responsible for choosing the desired number of targets
for placing block replicas that honors upgrade domain policy.
|
| Modifier and Type | Method | Description |
|---|---|---|
BlockPlacementPolicy |
BlockManager.getBlockPlacementPolicy() |
|
BlockPlacementPolicy |
BlockPlacementPolicies.getPolicy(org.apache.hadoop.hdfs.protocol.BlockType blockType) |
|
BlockPlacementPolicy |
BlockManager.getStriptedBlockPlacementPolicy() |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.