| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.namenode.sps |
This package provides a mechanism for satisfying the storage policy of a
path.
|
| org.apache.hadoop.hdfs.server.sps |
This package provides a mechanism for satisfying the storage policy of a
path.
|
| Modifier and Type | Method | Description |
|---|---|---|
StoragePolicySatisfier.DatanodeMap |
DatanodeCacheManager.getLiveDatanodeStorageReport(Context spsContext) |
Returns the live datanodes and its storage details, which has available
space (> 0) to schedule block moves.
|
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.net.NetworkTopology |
Context.getNetworkTopology(StoragePolicySatisfier.DatanodeMap datanodeMap) |
Gets the network topology.
|
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.net.NetworkTopology |
ExternalSPSContext.getNetworkTopology(StoragePolicySatisfier.DatanodeMap datanodeMap) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.