|
Kieker 1.11 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IReaderPlugin in kieker.analysis.plugin.reader |
|---|
| Classes in kieker.analysis.plugin.reader that implement IReaderPlugin | |
|---|---|
class |
AbstractReaderPlugin
This class should be used as a base for every reader used within Kieker. |
| Uses of IReaderPlugin in kieker.analysis.plugin.reader.database |
|---|
| Classes in kieker.analysis.plugin.reader.database that implement IReaderPlugin | |
|---|---|
class |
DbReader
A very simple database reader that probably only works for small data sets. |
| Uses of IReaderPlugin in kieker.analysis.plugin.reader.filesystem |
|---|
| Classes in kieker.analysis.plugin.reader.filesystem that implement IReaderPlugin | |
|---|---|
class |
FSReader
Filesystem reader which reads from multiple directories simultaneously ordered by the logging timestamp. |
| Uses of IReaderPlugin in kieker.analysis.plugin.reader.jms |
|---|
| Classes in kieker.analysis.plugin.reader.jms that implement IReaderPlugin | |
|---|---|
class |
JMSReader
Reads monitoring records from a (remote or local) JMS queue. |
| Uses of IReaderPlugin in kieker.analysis.plugin.reader.jmx |
|---|
| Classes in kieker.analysis.plugin.reader.jmx that implement IReaderPlugin | |
|---|---|
class |
JMXReader
This is a reader which reads the records from a JMX queue. |
| Uses of IReaderPlugin in kieker.analysis.plugin.reader.list |
|---|
| Classes in kieker.analysis.plugin.reader.list that implement IReaderPlugin | |
|---|---|
class |
ListReader<T>
Helper class that reads records added using the methods ListReader.addAllObjects(List) or ListReader.addObject(Object). |
| Uses of IReaderPlugin in kieker.analysis.plugin.reader.namedRecordPipe |
|---|
| Classes in kieker.analysis.plugin.reader.namedRecordPipe that implement IReaderPlugin | |
|---|---|
class |
PipeReader
This reader can be used to read records via an in-memory pipe. |
| Uses of IReaderPlugin in kieker.analysis.plugin.reader.tcp |
|---|
| Classes in kieker.analysis.plugin.reader.tcp that implement IReaderPlugin | |
|---|---|
class |
TCPReader
This is a reader which reads the records from a TCP port. |
| Uses of IReaderPlugin in kieker.analysis.plugin.reader.timer |
|---|
| Classes in kieker.analysis.plugin.reader.timer that implement IReaderPlugin | |
|---|---|
class |
TimeReader
This plugin provides the current (system) time in regular intervals. |
|
Kieker 1.11 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||