Interface BlockFileWriter

  • All Known Implementing Classes:
    CachableBlockFile.Writer

    public interface BlockFileWriter
    Provides a generic interface for a Writer for a BlockBaseFile format. Supports the minimal interface required. Write a metaBlock and a dataBlock.