kieker.monitoring.writer.filesystem
Class AsyncBinaryFsWriter
java.lang.Object
kieker.monitoring.writer.AbstractMonitoringWriter
kieker.monitoring.writer.AbstractAsyncWriter
kieker.monitoring.writer.filesystem.AbstractAsyncFSWriter
kieker.monitoring.writer.filesystem.AsyncBinaryFsWriter
- All Implemented Interfaces:
- IMonitoringRecordReceiver, IMonitoringWriter
public final class AsyncBinaryFsWriter
- extends AbstractAsyncFSWriter
- Since:
- 1.5
- Author:
- Jan Waller
CONFIG_BUFFER
public static final String CONFIG_BUFFER
CONFIG_COMPRESS
public static final String CONFIG_COMPRESS
AsyncBinaryFsWriter
public AsyncBinaryFsWriter(Configuration configuration)
- Creates a new instance of this class using the given parameters.
- Parameters:
configuration
- The configuration for this writer.
Copyright 2014 Kieker Project, http://kieker-monitoring.net>