Kieker 1.4

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_FLUSH
           
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

CONFIG_FLUSH

public static final String CONFIG_FLUSH
Constructor Detail

AsyncFsWriter

public AsyncFsWriter(Configuration configuration)

Kieker 1.4

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