Kieker 1.3

kieker.monitoring.writer.filesystem
Class AsyncFsWriter

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

public final class AsyncFsWriter
extends AbstractAsyncWriter

Author:
Matthias Rohr, Andre van Hoorn, Jan Waller, Robert von Massow

Field Summary
static String CONFIG__PATH
           
static String CONFIG__TEMP
           
 
Constructor Summary
AsyncFsWriter(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
 

Field Detail

CONFIG__PATH

public static final String CONFIG__PATH

CONFIG__TEMP

public static final String CONFIG__TEMP
Constructor Detail

AsyncFsWriter

public AsyncFsWriter(Configuration configuration)

Kieker 1.3

Copyright 2011 the Kieker Project, http://kieker.sourceforge.net