Kieker 1.6

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.AbstractAsyncFSWriter
              extended by kieker.monitoring.writer.filesystem.AsyncFsWriter
All Implemented Interfaces:
IMonitoringRecordReceiver, IMonitoringWriter

public final class AsyncFsWriter
extends AbstractAsyncFSWriter

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

Field Summary
static String CONFIG_FLUSH
           
 
Fields inherited from class kieker.monitoring.writer.filesystem.AbstractAsyncFSWriter
CONFIG_MAXENTRIESINFILE, CONFIG_MAXLOGFILES, CONFIG_MAXLOGSIZE, CONFIG_PATH, CONFIG_TEMP
 
Fields inherited from class kieker.monitoring.writer.AbstractAsyncWriter
CONFIG_BEHAVIOR, CONFIG_QUEUESIZE, CONFIG_SHUTDOWNDELAY
 
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_FLUSH

public static final String CONFIG_FLUSH
Constructor Detail

AsyncFsWriter

public AsyncFsWriter(Configuration configuration)

Kieker 1.6

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