Interface BlocksMovementsStatusHandler


@Private @Evolving public interface BlocksMovementsStatusHandler
Blocks movements status handler, which can be used to collect details of the completed block movements.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(BlockMovementAttemptFinished moveAttemptFinishedBlk)
    Collect all the storage movement attempt finished blocks.
  • Method Details

    • handle

      void handle(BlockMovementAttemptFinished moveAttemptFinishedBlk)
      Collect all the storage movement attempt finished blocks.
      Parameters:
      moveAttemptFinishedBlk - storage movement attempt finished block