| Package | Description |
|---|---|
| de.is24.util.monitoring | |
| de.is24.util.monitoring.jmx | |
| de.is24.util.monitoring.status | |
| de.is24.util.monitoring.tools | |
| de.is24.util.monitoring.visitors |
| Modifier and Type | Class and Description |
|---|---|
class |
Timer
Currently a subclass of counter although this makes no sense and should be refactored
Timers count and measure timed events. |
| Modifier and Type | Field and Description |
|---|---|
private Monitors<Counter> |
CorePlugin.countersTimers |
| Modifier and Type | Method and Description |
|---|---|
(package private) Counter |
CorePlugin.getCounter(String name)
internally used method to retrieve or create and register a named
Counter. |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportVisitor.reportCounter(Counter counter)
method called for each
Counter |
| Modifier and Type | Field and Description |
|---|---|
private Counter |
CounterJmxReportable.reportable |
| Constructor and Description |
|---|
CounterJmxReportable(Counter reportable) |
| Modifier and Type | Field and Description |
|---|---|
private Counter |
ServiceState.errorCounter |
private Counter |
ServiceState.successCounter |
| Modifier and Type | Method and Description |
|---|---|
void |
DoNothingReportVisitor.reportCounter(Counter counter) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnsortedWriterReportVisitor.reportCounter(Counter counter) |
void |
HistogramLikeValueAnalysisVisitor.reportCounter(Counter counter) |
void |
AbstractSortedReportVisitor.reportCounter(Counter counter) |
| Constructor and Description |
|---|
AbstractSortedReportVisitor.CounterEntry(Counter counter) |
Copyright © 2013 Immobilien Scout GmbH. All Rights Reserved.