- renameFile(File) - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
-
- reset() - Method in class org.duracloud.retrieval.mgmt.StatusManager
-
- RETRIEVAL_WORK_PROP - Static variable in class org.duracloud.retrieval.config.RetrievalConfig
-
- RetrievalConfig - Class in org.duracloud.retrieval.config
-
- RetrievalConfig() - Constructor for class org.duracloud.retrieval.config.RetrievalConfig
-
- RetrievalListener - Interface in org.duracloud.retrieval.mgmt
-
A listener class that reports activity of a retrieval operation which,
depending on the size of the file as well as the speed and quality of the
network connection, can take potentially long periods of time.
- RetrievalManager - Class in org.duracloud.retrieval.mgmt
-
The RetreivalManager manages the retrieval of files from DuraCloud to the
local file system.
- RetrievalManager(RetrievalSource, File, File, boolean, int, OutputWriter, boolean, boolean) - Constructor for class org.duracloud.retrieval.mgmt.RetrievalManager
-
- RetrievalSource - Interface in org.duracloud.retrieval.source
-
- RetrievalTool - Class in org.duracloud.retrieval
-
Starting point for the Retrieval Tool.
- RetrievalTool() - Constructor for class org.duracloud.retrieval.RetrievalTool
-
- RetrievalToolConfig - Class in org.duracloud.retrieval.config
-
Configuration for the Retrieval Tool
- RetrievalToolConfig() - Constructor for class org.duracloud.retrieval.config.RetrievalToolConfig
-
- RetrievalToolConfigParser - Class in org.duracloud.retrieval.config
-
Handles reading the configuration parameters for the Retrieval Tool
- RetrievalToolConfigParser() - Constructor for class org.duracloud.retrieval.config.RetrievalToolConfigParser
-
Creates a parser for command line configuration options.
- RetrievalToolInitializer - Class in org.duracloud.retrieval
-
- RetrievalToolInitializer() - Constructor for class org.duracloud.retrieval.RetrievalToolInitializer
-
- RetrievalWorker - Class in org.duracloud.retrieval.mgmt
-
Handles the retrieving of a single file from DuraCloud.
- RetrievalWorker(ContentItem, RetrievalSource, File, boolean, OutputWriter, boolean, boolean) - Constructor for class org.duracloud.retrieval.mgmt.RetrievalWorker
-
Creates a Retrieval Worker to handle retrieving a file
- retrieveFile() - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
-
- retrieveFile(RetrievalListener) - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
-
- retrieveToFile(File, RetrievalListener) - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
-
Transfers the remote file stream to the local file
- run() - Method in class org.duracloud.retrieval.mgmt.RetrievalManager
-
Begins the content retrieval process
- run() - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
-
- run() - Method in class org.duracloud.retrieval.mgmt.SpaceListManager
-
- run() - Method in class org.duracloud.retrieval.mgmt.SpaceListWorker
-
- runRetrievalTool() - Method in class org.duracloud.retrieval.RetrievalTool
-
- runRetrievalTool(String[]) - Method in class org.duracloud.retrieval.RetrievalToolInitializer
-