Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

This class is used to handle the interaction with the underlying fileSystem. Data are appended into this class, and eventually flushed on disk.

In order to speedup this oeration, we temporarilly store the data in a circular buffer which is perdiodically flushed on a physical file.