Package convex.dlfs

Class DLFileSystem

java.lang.Object
java.nio.file.FileSystem
convex.dlfs.DLFileSystem
All Implemented Interfaces:
Closeable, AutoCloseable, Cloneable
Direct Known Subclasses:
DLFSLocal

public abstract class DLFileSystem extends FileSystem implements Cloneable
Base class for Data Lattice FileSystems. A Data Lattice FileSystem has: - A single root directory - A method of snapshotting any path on the tree - An efficient method of cloning the Drive with an immutable snapshot