Package | Description |
---|---|
kieker.monitoring.registry | |
kieker.monitoring.writer.amqp | |
kieker.monitoring.writer.explorviz | |
kieker.monitoring.writer.filesystem | |
kieker.monitoring.writer.tcp |
Constructor and Description |
---|
WriterRegistry(IRegistryListener<java.lang.String> registryListener) |
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 |
ExplorVizTcpWriter |
Modifier and Type | Class and Description |
---|---|
class |
AsciiFileWriter |
class |
BinaryFileWriter |
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