Package | Description |
---|---|
org.javasimon.utils |
Java Simon supporting utilities and tools.
|
Modifier and Type | Method and Description |
---|---|
static CounterAggregate |
SimonUtils.calculateCounterAggregate(Simon simon)
Aggregate statistics from all counters in hierarchy of simons.
|
static CounterAggregate |
SimonUtils.calculateCounterAggregate(Simon simon,
SimonFilter filter)
Aggregate statistics from all counters in hierarchy that pass specified filter.
|
Copyright © 2019. All rights reserved.