Package | Description |
---|---|
org.apache.commons.compress.archivers.zip |
Provides stream classes for reading and writing archives using
the ZIP format.
|
Constructor and Description |
---|
ParallelScatterZipCreator(java.util.concurrent.ExecutorService executorService,
ScatterGatherBackingStoreSupplier backingStoreSupplier)
Create a ParallelScatterZipCreator
|
ParallelScatterZipCreator(java.util.concurrent.ExecutorService executorService,
ScatterGatherBackingStoreSupplier backingStoreSupplier,
int compressionLevel)
Create a ParallelScatterZipCreator
|