BlockPlacementStatusDefault, BlockPlacementStatusWithNodeGroup, BlockPlacementStatusWithUpgradeDomain@Private
@Evolving
public interface BlockPlacementStatus
| Modifier and Type | Method | Description |
|---|---|---|
int |
getAdditionalReplicasRequired() |
Return the number of additional replicas needed to ensure the block
placement policy is satisfied.
|
java.lang.String |
getErrorDescription() |
Get description info for log or printed in case replicas are failed to meet
requirement of placement policy
|
boolean |
isPlacementPolicySatisfied() |
Boolean value to identify if replicas of this block satisfy requirement of
placement policy
|
boolean isPlacementPolicySatisfied()
java.lang.String getErrorDescription()
int getAdditionalReplicasRequired()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.