Uses of Class
org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfier.DatanodeMap
Packages that use StoragePolicySatisfier.DatanodeMap
Package
Description
This package provides a mechanism for satisfying the storage policy of a
path.
This package provides a mechanism for satisfying the storage policy of a
path.
-
Uses of StoragePolicySatisfier.DatanodeMap in org.apache.hadoop.hdfs.server.namenode.sps
Methods in org.apache.hadoop.hdfs.server.namenode.sps that return StoragePolicySatisfier.DatanodeMapModifier and TypeMethodDescriptionDatanodeCacheManager.getLiveDatanodeStorageReport(Context spsContext) Returns the live datanodes and its storage details, which has available space (> 0) to schedule block moves.Methods in org.apache.hadoop.hdfs.server.namenode.sps with parameters of type StoragePolicySatisfier.DatanodeMapModifier and TypeMethodDescriptionorg.apache.hadoop.net.NetworkTopologyContext.getNetworkTopology(StoragePolicySatisfier.DatanodeMap datanodeMap) Gets the network topology. -
Uses of StoragePolicySatisfier.DatanodeMap in org.apache.hadoop.hdfs.server.sps
Methods in org.apache.hadoop.hdfs.server.sps with parameters of type StoragePolicySatisfier.DatanodeMapModifier and TypeMethodDescriptionorg.apache.hadoop.net.NetworkTopologyExternalSPSContext.getNetworkTopology(StoragePolicySatisfier.DatanodeMap datanodeMap)