Kieker 1.6

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, Robert von Massow, Andre van Hoorn, Jan Waller

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

CONFIG_MAXLOGSIZE

public static final String CONFIG_MAXLOGSIZE
See Also:
Constant Field Values

CONFIG_MAXLOGFILES

public static final String CONFIG_MAXLOGFILES
See Also:
Constant Field Values

Kieker 1.6

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