|
Kieker 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kieker.monitoring.writer.AbstractMonitoringWriter kieker.monitoring.writer.AbstractAsyncWriter kieker.monitoring.writer.filesystem.AbstractAsyncFSWriter kieker.monitoring.writer.filesystem.AsyncFsWriter
public final class AsyncFsWriter
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 |
---|
public static final String CONFIG_FLUSH
Constructor Detail |
---|
public AsyncFsWriter(Configuration configuration)
|
Kieker 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |