Package org.duracloud.retrieval.mgmt
Class SpaceListManager
- java.lang.Object
-
- org.duracloud.retrieval.mgmt.SpaceListManager
-
-
Constructor Summary
Constructors Constructor Description SpaceListManager(ContentStore contentStore, File contentDir, List<String> spaces, boolean overwrite, int threads)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisComplete()voidrun()voidshutdown()Stops the retrieval of space content listings, no further listings will be retrieved after those which are in progress have completed.
-
-
-
Constructor Detail
-
SpaceListManager
public SpaceListManager(ContentStore contentStore, File contentDir, List<String> spaces, boolean overwrite, int threads)
-
-