Skip to content

Commit

Permalink
[#343] DS light: adds a DocumentCollectionFactory
Browse files Browse the repository at this point in the history
  • Loading branch information
bamthomas committed Jan 10, 2020
1 parent 1878628 commit ff37fdf
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
import org.icij.datashare.extract.RedisUserDocumentQueue;
import org.icij.datashare.extract.RedisUserDocumentSet;
import org.icij.datashare.tasks.DocumentCollectionFactory;
import org.icij.datashare.extract.RedisUserDocumentQueue;
import org.icij.datashare.extract.RedisUserDocumentSet;
import org.icij.datashare.tasks.DocumentCollectionFactory;
import org.icij.datashare.tasks.MemoryDocumentCollectionFactory;
import org.icij.datashare.tasks.TaskFactory;
import org.icij.datashare.tasks.TaskManager;
Expand Down

0 comments on commit ff37fdf

Please sign in to comment.