Package org.codehaus.plexus.archiver.zip
Class DeferredScatterOutputStream
java.lang.Object
org.codehaus.plexus.archiver.zip.DeferredScatterOutputStream
- All Implemented Interfaces:
Closeable,AutoCloseable,org.apache.commons.compress.parallel.ScatterGatherBackingStore
public class DeferredScatterOutputStream
extends Object
implements org.apache.commons.compress.parallel.ScatterGatherBackingStore
-
Constructor Details
-
DeferredScatterOutputStream
public DeferredScatterOutputStream(int threshold)
-
-
Method Details
-
getInputStream
- Specified by:
getInputStreamin interfaceorg.apache.commons.compress.parallel.ScatterGatherBackingStore- Throws:
IOException
-
writeOut
- Specified by:
writeOutin interfaceorg.apache.commons.compress.parallel.ScatterGatherBackingStore- Throws:
IOException
-
closeForWriting
- Specified by:
closeForWritingin interfaceorg.apache.commons.compress.parallel.ScatterGatherBackingStore- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-