|
Kieker 1.10 | |||||||||
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.AsyncBinaryFsWriter
public final class AsyncBinaryFsWriter
Field Summary | |
---|---|
static String |
CONFIG_BUFFER
|
static String |
CONFIG_COMPRESS
|
Fields inherited from class kieker.monitoring.writer.filesystem.AbstractAsyncFSWriter |
---|
CONFIG_MAXENTRIESINFILE, CONFIG_MAXLOGFILES, CONFIG_MAXLOGSIZE, CONFIG_PATH |
Fields inherited from class kieker.monitoring.writer.AbstractAsyncWriter |
---|
CONFIG_BEHAVIOR, CONFIG_PRIORITIZED_QUEUESIZE, CONFIG_QUEUESIZE, CONFIG_SHUTDOWNDELAY |
Constructor Summary | |
---|---|
AsyncBinaryFsWriter(Configuration configuration)
Creates a new instance of this class using the given parameters. |
Method Summary |
---|
Methods inherited from class kieker.monitoring.writer.AbstractAsyncWriter |
---|
newMonitoringRecord, newMonitoringRecordNonBlocking, terminate, toString |
Methods inherited from class kieker.monitoring.writer.AbstractMonitoringWriter |
---|
setController |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final String CONFIG_BUFFER
public static final String CONFIG_COMPRESS
Constructor Detail |
---|
public AsyncBinaryFsWriter(Configuration configuration)
configuration
- The configuration for this writer.
|
Kieker 1.10 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |