|
Kieker 1.9 | |||||||||
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.AsyncDummyWriter
public class AsyncDummyWriter
A writer that does nothing but asynchronously consuming records.
Field Summary |
---|
Fields inherited from class kieker.monitoring.writer.AbstractAsyncWriter |
---|
CONFIG_BEHAVIOR, CONFIG_QUEUESIZE, CONFIG_SHUTDOWNDELAY |
Constructor Summary | |
---|---|
AsyncDummyWriter(Configuration configuration)
|
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 |
Constructor Detail |
---|
public AsyncDummyWriter(Configuration configuration)
|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |