Uses of Interface
org.apache.commons.compress.parallel.ScatterGatherBackingStoreSupplier
Package
Description
Provides stream classes for reading and writing archives using the ZIP format.
-
Uses of ScatterGatherBackingStoreSupplier in org.apache.commons.compress.archivers.zip
Modifier and TypeClassDescriptionclass
ImplementsScatterGatherBackingStoreSupplier
using a temporary folder.ModifierConstructorDescriptionParallelScatterZipCreator
(ExecutorService executorService, ScatterGatherBackingStoreSupplier backingStoreSupplier) Constructs a ParallelScatterZipCreatorParallelScatterZipCreator
(ExecutorService executorService, ScatterGatherBackingStoreSupplier backingStoreSupplier, int compressionLevel) Constructs a ParallelScatterZipCreator