WarcWriter
, java.io.Closeable
, java.lang.AutoCloseable
protected static final class ParallelBufferedWarcWriter.WriterPair extends java.lang.Object implements WarcWriter
Modifier and Type | Method | Description |
---|---|---|
void |
close() |
|
void |
write(WarcRecord record) |
public void close() throws java.io.IOException
close
in interface java.lang.AutoCloseable
close
in interface java.io.Closeable
java.io.IOException
public void write(WarcRecord record) throws java.io.IOException, java.lang.InterruptedException
write
in interface WarcWriter
java.io.IOException
java.lang.InterruptedException