Package org.codehaus.plexus.archiver.zip
Class ConcurrentJarCreator.DeferredSupplier
java.lang.Object
org.codehaus.plexus.archiver.zip.ConcurrentJarCreator.DeferredSupplier
- All Implemented Interfaces:
org.apache.commons.compress.parallel.ScatterGatherBackingStoreSupplier
- Enclosing class:
ConcurrentJarCreator
private static class ConcurrentJarCreator.DeferredSupplier
extends Object
implements org.apache.commons.compress.parallel.ScatterGatherBackingStoreSupplier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.commons.compress.parallel.ScatterGatherBackingStore
get()
-
Field Details
-
threshold
private int threshold
-
-
Constructor Details
-
DeferredSupplier
DeferredSupplier(int threshold)
-
-
Method Details
-
get
- Specified by:
get
in interfaceorg.apache.commons.compress.parallel.ScatterGatherBackingStoreSupplier
- Throws:
IOException
-