| Package | Description |
|---|---|
| kieker.analysis.plugin.filter.sink |
Copyright 2020 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| kieker.analysis.sink.display |
Collection of display filters.
|
| kieker.common.record.jvm |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadsStatusDisplayFilter.input(ThreadsStatusRecord record)
This method represents the input port receiving the incoming events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadsStatusDisplayFilter.execute(ThreadsStatusRecord record)
This method represents the input port receiving the incoming events.
|
| Modifier and Type | Method and Description |
|---|---|
ThreadsStatusRecord |
ThreadsStatusRecordFactory.create(IValueDeserializer deserializer) |
Copyright 2020 Kieker Project, http://kieker-monitoring.net