Package com.usatiuk.dhfsfs.objects


package com.usatiuk.dhfsfs.objects
  • Class
    Description
    ChunkData is a data structure that represents an immutable binary blob
    File is a data structure that represents a file in the file system
    FileDto is a data transfer object that contains a file and its chunks.
    Maps a File object to a FileDto object and vice versa.
    Helper class for working with files.
    Handles synchronization of file objects.
    JKleppmannTreeNodeMetaDirectory is a record that represents a directory in the JKleppmann tree.
    JKleppmannTreeNodeMetaFile is a record that represents a file in the JKleppmann tree.