Class CachedObjectDirectory

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    class CachedObjectDirectory
    extends FileObjectDatabase
    The cached instance of an ObjectDirectory.

    This class caches the list of loose objects in memory, so the file system is not queried with stat calls.