Uses of Interface
org.duracloud.retrieval.mgmt.OutputWriter
Packages that use OutputWriter
-
Uses of OutputWriter in org.duracloud.retrieval.mgmt
Classes in org.duracloud.retrieval.mgmt that implement OutputWriterModifier and TypeClassDescriptionclassHandles writing the output CSV file for the retrieval toolclassConstructors in org.duracloud.retrieval.mgmt with parameters of type OutputWriterModifierConstructorDescriptionRetrievalManager(RetrievalSource source, File contentDir, File workDir, boolean overwrite, int threads, OutputWriter outWriter, boolean createSpaceDir, boolean applyTimestamps) RetrievalWorker(ContentItem contentItem, RetrievalSource source, File contentDir, boolean overwrite, OutputWriter outWriter, boolean createSpaceDir, boolean applyTimestamps) Creates a Retrieval Worker to handle retrieving a file