Class SnapshotStorageProvider

All Implemented Interfaces:
StorageProvider
Direct Known Subclasses:
ChronopolisStorageProvider

public abstract class SnapshotStorageProvider extends S3StorageProvider
A storage provider to act as a staging area for content that will be transferred to an external storage system as a "snapshot". A "snapshot" in this case is a set of content that is captured as a whole at a point in time.
Author:
Bill Branan Date: 1/28/14