Class MultiChunkEntry


  • public class MultiChunkEntry
    extends java.lang.Object
    The multichunk entry represents the chunk container in which a set of ChunkEntrys is stored. On a file, level, a multichunk is represented by a file (container format) and chunks are added to this file.

    A multichunk is identified by a unique identifier (random, not a checksum), and contains references to ChunkEntrys.