Class BlockVerifierListener

java.lang.Object
org.rostore.v2.media.block.allocator.BlockVerifierListener
All Implemented Interfaces:
BlockAllocatorListener

public class BlockVerifierListener extends Object implements BlockAllocatorListener
Special kind of listener that can be used to verify the block allocations

It is a debugging tool.

  • Constructor Details

    • BlockVerifierListener

      public BlockVerifierListener()
  • Method Details