Uses of Interface
kala.compress.parallel.ScatterGatherBackingStoreSupplier
Packages that use ScatterGatherBackingStoreSupplier
Package
Description
Provides stream classes for reading and writing archives using the ZIP format.
-
Uses of ScatterGatherBackingStoreSupplier in kala.compress.archivers.zip
Classes in kala.compress.archivers.zip that implement ScatterGatherBackingStoreSupplierModifier and TypeClassDescriptionclassImplementsScatterGatherBackingStoreSupplierusing a temporary folder.Fields in kala.compress.archivers.zip declared as ScatterGatherBackingStoreSupplierModifier and TypeFieldDescriptionprivate final ScatterGatherBackingStoreSupplierParallelScatterZipCreator.backingStoreSupplierMethods in kala.compress.archivers.zip with parameters of type ScatterGatherBackingStoreSupplierModifier and TypeMethodDescriptionprivate ScatterZipOutputStreamParallelScatterZipCreator.createDeferred(ScatterGatherBackingStoreSupplier scatterGatherBackingStoreSupplier) Constructors in kala.compress.archivers.zip with parameters of type ScatterGatherBackingStoreSupplierModifierConstructorDescriptionParallelScatterZipCreator(ExecutorService executorService, ScatterGatherBackingStoreSupplier backingStoreSupplier) Constructs a ParallelScatterZipCreatorParallelScatterZipCreator(ExecutorService executorService, ScatterGatherBackingStoreSupplier backingStoreSupplier, int compressionLevel) Constructs a ParallelScatterZipCreator