Kieker 1.5

kieker.monitoring.writer.filesystem
Class AbstractAsyncFSWriter

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

public abstract class AbstractAsyncFSWriter
extends AbstractAsyncWriter

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

Field Summary
static String CONFIG_MAXENTRIESINFILE
           
static String CONFIG_PATH
           
static String CONFIG_TEMP
           
 
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
See Also:
Constant Field Values

CONFIG_TEMP

public static final String CONFIG_TEMP
See Also:
Constant Field Values

CONFIG_MAXENTRIESINFILE

public static final String CONFIG_MAXENTRIESINFILE
See Also:
Constant Field Values

Kieker 1.5

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