Package org.apache.commons.compress.parallel
Provides common API classes for parallel compression features.
-
Interface Summary Interface Description InputStreamSupplier Supplies input streams.ScatterGatherBackingStore Store intermediate payload in a scatter-gather scenario.ScatterGatherBackingStoreSupplier SuppliesScatterGatherBackingStore
instances. -
Class Summary Class Description FileBasedScatterGatherBackingStore ScatterGatherBackingStore that is backed by a file.