Class AsyncFastqWriter

All Implemented Interfaces:
Writer<FastqRecord>, FastqWriter, Closeable, AutoCloseable

public class AsyncFastqWriter extends AbstractAsyncWriter<FastqRecord> implements FastqWriter
Implementation of a FastqWriter that provides asynchronous output.