java.lang.AutoCloseable, java.io.CloseableCompressedWarcWriter, ParallelBufferedWarcWriter, ParallelBufferedWarcWriter.WriterPair, UncompressedWarcWriterpublic interface WarcWriter
extends java.io.Closeable
| Modifier and Type | Method | Description |
|---|---|---|
void |
write(WarcRecord record) |
void write(WarcRecord record) throws java.io.IOException, java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedException