Package org.duracloud.mill.dup.repo
-
Interface Summary Interface Description 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. -
Class Summary Class Description 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