All Classes
-
All Classes Interface Summary Class Summary Class Description DefaultPolicyGenerator The default policy generator will connect to a DuraCloud account and create a default duplication policy by assuming that all spaces in the primary store (except admin space of the x-* variety) should be duplicated to all secondary stores.DuplicationPolicy A set of data showing, for a single DuraCloud account, which spaces from which providers should be duplicated to another space on another provider.DuplicationPolicyManager DuplicationPolicyRepo Provides a connection to a duplication policy repository, which is essentially a storage location for the policy files used to define how duplication is to be handled for DuraCloud accounts.DuplicationStorePolicy DuplicationStorePolicy defines the source store to duplicate from and which destination store to duplicate to.LocalDuplicationPolicyRepo Provides access to a duplication policy repo that is stored on the local file system, as a directory containing the policy files.S3DuplicationPolicyRepo Provides access to a duplication policy repo that is stored in S3, as a bucket which contains the policy files.SwiftDuplicationPolicyRepo