Constructor and Description |
---|
BypassQueueBehavior(AbstractMonitoringWriter writer) |
Constructor and Description |
---|
MonitoringWriterThread(AbstractMonitoringWriter writer,
java.util.concurrent.BlockingQueue<IMonitoringRecord> writerQueue) |
Modifier and Type | Class and Description |
---|---|
class |
AmqpWriter
Monitoring record writer which sends records using the AMQP protocol to a message queue.
|
Modifier and Type | Class and Description |
---|---|
class |
ChunkingCollector
Chunking collector for monitoring records.
|
Modifier and Type | Class and Description |
---|---|
class |
DumpWriter
A writer that does nothing but consuming records.
|
Modifier and Type | Class and Description |
---|---|
class |
ExplorVizTcpWriter |
Modifier and Type | Class and Description |
---|---|
class |
AsciiFileWriter |
class |
BinaryFileWriter |
Modifier and Type | Class and Description |
---|---|
class |
JmsWriter |
Modifier and Type | Class and Description |
---|---|
class |
JmxWriter |
Modifier and Type | Class and Description |
---|---|
class |
PipeWriter |
Modifier and Type | Class and Description |
---|---|
class |
PrintStreamWriter
A writer that prints incoming records to the specified PrintStream.
|
Modifier and Type | Class and Description |
---|---|
class |
DualSocketTcpWriter |
class |
SingleSocketTcpWriter |
class |
TCPWriter
Deprecated.
since 1.13 (to be removed in 1.14) Use
DualSocketTcpWriter instead. |
Copyright 2017 Kieker Project, http://kieker-monitoring.net