Statistics retrieved from Jersey runtime might be mutable and thanks to it might provide inconsistent data as not all statistics are updated in the same time. To retrieve the immutable and consistent statistics data the method {@link #snapshot()} should be used.
The principles of using statistics is similar to principles of using {@link MonitoringStatistics}. @author Miroslav Fuksa (miroslav.fuksa at oracle.com) @see MonitoringStatistics See monitoring statistics for general details about statistics.
|
|
|
|