| Interface | Description |
|---|---|
| Reporter<E extends Enum<E>> |
A reporter is a class that will send the metrics to some output (text, file, etc.)
|
| Class | Description |
|---|---|
| FileReporter<E extends Enum<E>> | |
| HlogReporter<E extends Enum<E>> | |
| HtmlReport | |
| HtmlReporter<E extends Enum<E>> | |
| JdbcReporter<E extends Enum<E>> | |
| PeriodicHlogReporter<E extends Enum<E>> | |
| PeriodicReporter<E extends Enum<E>> | |
| TextReporter<E extends Enum<E>> |
report the statistics to the text console
|
Copyright © 2023. All rights reserved.