Package org.duracloud.mill.dup.util
Class DefaultPolicyGenerator
- java.lang.Object
-
- org.duracloud.mill.dup.util.DefaultPolicyGenerator
-
public class DefaultPolicyGenerator extends Object
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.- Author:
- Bill Branan Date: 11/7/13
-
-
Constructor Summary
Constructors Constructor Description DefaultPolicyGenerator()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description DuplicationPolicycreateDefaultDupPolicy(String account, String rootPass)static voidmain(String[] args)
-