java.lang.AutoCloseable
, java.io.Closeable
CompressedWarcWriter
, ParallelBufferedWarcWriter
, ParallelBufferedWarcWriter.WriterPair
, UncompressedWarcWriter
public 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.IOException
java.lang.InterruptedException