-
Base class for command runners.
An archive is a file that contains a collection of files and directories.
Provides a way to create an Archive.
Controls selecting and processing content for storage in the database.
A runner for the dmftar command line tool, which creates and reads DMF TAR archives on a remote host via SSH.
A file or directory in the layer store.
A record in the database that represents a file or directory in a layer.
Exception thrown when the items in the database and the items in the storage do not match.
An ItemStore stores "items", which are files and directories.
This interface represents a layer in the layered item store.
Interface for archiving layers.
Provides access to the database that contains a record for every file and directory stored in the layered storage.
Exception thrown when the layer ids in the database and the layer ids in the storage do not match.