kieker.monitoring.writer.filesystem
Class AsyncAsciiZipWriter
java.lang.Object
kieker.monitoring.writer.AbstractMonitoringWriter
kieker.monitoring.writer.AbstractAsyncWriter
kieker.monitoring.writer.filesystem.AbstractAsyncZipWriter
kieker.monitoring.writer.filesystem.AsyncAsciiZipWriter
- All Implemented Interfaces:
- IMonitoringRecordReceiver, IMonitoringWriter
public final class AsyncAsciiZipWriter
- extends AbstractAsyncZipWriter
- Since:
- 1.7
- Author:
- Jan Waller
AsyncAsciiZipWriter
public AsyncAsciiZipWriter(Configuration configuration)
throws IOException
- Creates a new instance of this class using the given parameters.
- Parameters:
configuration
- The configuration for this writer.
- Throws:
IOException
- If something went wrong during the initialization of the writer.
Copyright 2014 Kieker Project, http://kieker-monitoring.net>