Kieker 1.8

kieker.monitoring.writer
Class AsyncDummyWriter

java.lang.Object
  extended by kieker.monitoring.writer.AbstractMonitoringWriter
      extended by kieker.monitoring.writer.AbstractAsyncWriter
          extended by kieker.monitoring.writer.AsyncDummyWriter
All Implemented Interfaces:
IMonitoringRecordReceiver, IMonitoringWriter

public class AsyncDummyWriter
extends AbstractAsyncWriter

A writer that does nothing but asynchronously consuming records.

Since:
1.8
Author:
Jan Waller

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, 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

AsyncDummyWriter

public AsyncDummyWriter(Configuration configuration)

Kieker 1.8

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