Class MultiLevelIndex.BufferedWriter

  • Enclosing class:
    MultiLevelIndex

    public static class MultiLevelIndex.BufferedWriter
    extends Object
    this class buffers writes to the index so that chunks of index blocks are contiguous in the file instead of having index blocks sprinkled throughout the file making scans of the entire index slow.