Class BlockStorageMovementTracker

java.lang.Object
org.apache.hadoop.hdfs.server.common.sps.BlockStorageMovementTracker
All Implemented Interfaces:
Runnable

@Private @Evolving public class BlockStorageMovementTracker extends Object implements Runnable
This class is used to track the completion of block movement future tasks.
  • Constructor Details

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • stopTracking

      public void stopTracking()
      Sets running flag to false.