Package org.dspace.ctask.replicate.store
-
Class Summary Class Description DuraCloudObjectStore DuraCloudReplicaStore invokes the DuraCloud RESTful web service API, (using a java client library) rather than using the rsync tool.LocalObjectStore LocalObjectStore uses the local file system to manage replicas or other content.MountableObjectStore MountableObjectStore uses a mountable file system to manage replicas or other content.