Uses of package net.metanotion.io.block

Packages that use net.metanotion.io.block 
Package Description
net.metanotion.io.block.index  
  • Classes in net.metanotion.io.block used by net.metanotion.io.block.index 
    Class Description
    BlockFile
    On-disk format: Magic number (6 bytes) Version major/minor (2 bytes) file length (long) free list start (unsigned int) is mounted (unsigned short) 0 = no, 1 = yes span size (unsigned short) block size (unsigned int) Metaindex skiplist is on page 2 Pages are 1 KB and are numbered starting from 1.