Verwendungen von Schnittstelle
de.dlr.proseo.storagemgr.model.AtomicCommand
Packages, die AtomicCommand verwenden
Package
Beschreibung
Classes and interfaces holding information about storages and interactions
with them for the prosEO Storage Manager component
POSIX-related classes for the prosEO Storage Manager component
S3-related classes for the prosEO Storage Manager component
-
Verwendungen von AtomicCommand in de.dlr.proseo.storagemgr.model
Konstruktoren in de.dlr.proseo.storagemgr.model mit Parametern vom Typ AtomicCommandModifiziererKonstruktorBeschreibungDefaultRetryStrategy(AtomicCommand<T> atomicCommand, int maxAttempts, long waitTime) The constructor initializes the retry strategy with the atomic command to be executed, the maximum number of attempts, and the wait time between each attempt. -
Verwendungen von AtomicCommand in de.dlr.proseo.storagemgr.posix
Klassen in de.dlr.proseo.storagemgr.posix, die AtomicCommand implementierenModifizierer und TypKlasseBeschreibungclassPosix Atomic File Copier from some POSIX absolute path to another POSIX absolute path (normally, to cache)classPosix Atomic File Downloader from the POSIX Storage to some POSIX Path (normally, to the cache)classPosix Atomic File Uploader from some external POSIX absolute path to the POSIX Storage -
Verwendungen von AtomicCommand in de.dlr.proseo.storagemgr.s3
Klassen in de.dlr.proseo.storagemgr.s3, die AtomicCommand implementierenModifizierer und TypKlasseBeschreibungclassS3 Atomic Bucket CreatorclassS3 Atomic Bucket DeleterclassS3 Atomic Bucket List GetterclassS3 Atomic File Content GetterclassS3 Atomic File GetterclassS3 Atomic File DownloaderclassS3 Atomic File Exists GetterclassS3 Atomic File List DeleterclassS3 Atomic File GetterclassS3 Atomic File Size GetterclassS3 Atomic UploaderclassS3 Atomic UploaderclassThis class implements the AtomicCommand interface to get an input stream of an S3 file.