Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Private Attributes | |
long | count |
double | max |
double | min |
double | sum |
Internal class for collecting timing metrics. Instead of storing each TimingMetric, we only store the min and max seen and the number of metrics and total duration to compute the average later. One TimingInfo instance should be created per metric name, and additional timing metrics will be added to it.
Definition at line 1403 of file EnterpriseHealthMonitor.java.
|
private |
Definition at line 1404 of file EnterpriseHealthMonitor.java.
|
private |
Definition at line 1406 of file EnterpriseHealthMonitor.java.
|
private |
Definition at line 1407 of file EnterpriseHealthMonitor.java.
|
private |
Definition at line 1405 of file EnterpriseHealthMonitor.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.