Interface BATManaged

  • All Known Implementing Classes:
    PropertyTable

    public interface BATManaged
    This interface defines behaviors for objects managed by the Block Allocation Table (BAT).
    • Method Detail

      • countBlocks

        int countBlocks()
        Return the number of BigBlock's this instance uses
        Returns:
        count of BigBlock instances
      • setStartBlock

        void setStartBlock​(int index)
        Set the start block for this instance
        Parameters:
        index - index into the array of BigBlock instances making up the the filesystem