Package de.dlr.proseo.storagemgr.posix
package de.dlr.proseo.storagemgr.posix
POSIX-related classes for the prosEO Storage Manager component
- Autor:
- Denys Chaykovskiy
-
KlassenKlasseBeschreibungPosix Atomic File Copier from some POSIX absolute path to another POSIX absolute path (normally, to cache)Posix Atomic File Downloader from the POSIX Storage to some POSIX Path (normally, to the cache)Posix Atomic File Uploader from some external POSIX absolute path to the POSIX StorageHolds the configuration settings required to connect to and interact with an POSIX storage system.A data access layer for interacting with a POSIX-based storage system.An implementation of the Storage interface for a POSIX-based file system, providing functionality to interact with the storage system, that is retrieving information about the storage, performing file operations, and path conversion.Represents a file within a POSIX-based storage system.