Uses of Interface
fr.gouv.vitam.common.largefilesorter.LargeFileReader
Packages that use LargeFileReader
-
Uses of LargeFileReader in fr.gouv.vitam.common.largefilesorter
Classes in fr.gouv.vitam.common.largefilesorter that implement LargeFileReaderConstructor parameters in fr.gouv.vitam.common.largefilesorter with type arguments of type LargeFileReaderModifierConstructorDescriptionLargeFileSorter(Function<File, LargeFileReader<T>> fileReaderFactory, Function<File, LargeFileWriter<T>> fileWriterFactory, Comparator<T> entryComparator, Supplier<File> tempFileCreator) -
Uses of LargeFileReader in fr.gouv.vitam.storage.offers.core.diag
Classes in fr.gouv.vitam.storage.offers.core.diag that implement LargeFileReader