Package | Description |
---|---|
org.apache.commons.compress.archivers.zip |
Provides stream classes for reading and writing archives using the ZIP format.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultBackingStoreSupplier
Implements
ScatterGatherBackingStoreSupplier using a temporary folder. |
Constructor and Description |
---|
ParallelScatterZipCreator(ExecutorService executorService,
ScatterGatherBackingStoreSupplier backingStoreSupplier)
Constructs a ParallelScatterZipCreator
|
ParallelScatterZipCreator(ExecutorService executorService,
ScatterGatherBackingStoreSupplier backingStoreSupplier,
int compressionLevel)
Constructs a ParallelScatterZipCreator
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.