Uses of Interface
org.apache.hadoop.hdfs.server.namenode.sps.SPSService
Packages that use SPSService
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 SPSService in org.apache.hadoop.hdfs.server.namenode.sps
Classes in org.apache.hadoop.hdfs.server.namenode.sps that implement SPSServiceModifier and TypeClassDescriptionclassSetting storagePolicy on a file after the file write will only update the new storage policy type in Namespace, but physical block storage movement will not happen until user runs "Mover Tool" explicitly for such files.Constructors in org.apache.hadoop.hdfs.server.namenode.sps with parameters of type SPSServiceModifierConstructorDescriptionBlockStorageMovementAttemptedItems(SPSService service, BlockStorageMovementNeeded unsatisfiedStorageMovementFiles, Context context) -
Uses of SPSService in org.apache.hadoop.hdfs.server.sps
Constructors in org.apache.hadoop.hdfs.server.sps with parameters of type SPSServiceModifierConstructorDescriptionExternalSPSBlockMoveTaskHandler(org.apache.hadoop.conf.Configuration conf, NameNodeConnector nnc, SPSService spsService) ExternalSPSContext(SPSService service, NameNodeConnector nnc) ExternalSPSFilePathCollector(SPSService service)