See: Description
| Interface | Description |
|---|---|
| ArchiverInterface |
Specifies how a file is archived.
|
| Class | Description |
|---|---|
| ArchiveOldFiles |
For finding old files and archiving them.
|
| ArchiveOldFilesModule |
A module that runs in a separate thread that archives old log files as
needed.
|
| AwsGlacier |
For transferring files to and from AWS Glacier storage.
|
| AwsGlacierArchiver |
An archiver for archiving files to Amazon AWS Glacier.
|
| AwsGlacierInventoryRetriever |
For retrieving an AWS Glacier inventory file for a vault.
|
| OldFileFinder |
Abstract class for finding files older than specified number of days.
|