Kieker 1.5

kieker.monitoring.writer.filesystem
Class AsyncBinaryFsWriter

java.lang.Object
  extended by kieker.monitoring.writer.AbstractMonitoringWriter
      extended by kieker.monitoring.writer.AbstractAsyncWriter
          extended by kieker.monitoring.writer.filesystem.AbstractAsyncFSWriter
              extended by kieker.monitoring.writer.filesystem.AsyncBinaryFsWriter
All Implemented Interfaces:
IMonitoringRecordReceiver, IMonitoringWriter

public final class AsyncBinaryFsWriter
extends AbstractAsyncFSWriter

Author:
Jan Waller

Field Summary
 
Fields inherited from class kieker.monitoring.writer.filesystem.AbstractAsyncFSWriter
CONFIG_MAXENTRIESINFILE, CONFIG_PATH, CONFIG_TEMP
 
Constructor Summary
AsyncBinaryFsWriter(Configuration configuration)
           
 
Method Summary
 
Methods inherited from class kieker.monitoring.writer.AbstractAsyncWriter
newMonitoringRecord, terminate, toString
 
Methods inherited from class kieker.monitoring.writer.AbstractMonitoringWriter
getConfiguration, setController
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AsyncBinaryFsWriter

public AsyncBinaryFsWriter(Configuration configuration)

Kieker 1.5

Copyright 2012 the Kieker Project, http://kieker-monitoring.net