Class IndexedV1LocalFileSystem

All Implemented Interfaces:
FileSystem

public class IndexedV1LocalFileSystem extends IndexedLocalFileSystem
IndexedLocalFileSystem implements a case-sensitive indexed filesystem which uses a shallow storage hierarchy with no restriction on file name or path length. This filesystem is identified by the existence of an index file (~index.dat) and recovery journal (~index.jrn).