Interface BlockMoveTaskHandler

All Known Implementing Classes:
ExternalSPSBlockMoveTaskHandler

@Private @Evolving public interface BlockMoveTaskHandler
Interface for implementing different ways of block moving approaches. One can connect directly to DN and request block move, and other can talk NN to schedule via heart-beats.
  • Method Details