Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Private Attributes | |
final AtomicLong | totalCalctime = new AtomicLong(0) |
final AtomicLong | totalKnownBadCount = new AtomicLong(0) |
final AtomicLong | totalLookuptime = new AtomicLong(0) |
final AtomicLong | totalNoChangeCount = new AtomicLong(0) |
A container of values for storing ingest metrics for the job.
Definition at line 95 of file HashDbIngestModule.java.
|
private |
Definition at line 99 of file HashDbIngestModule.java.
Referenced by org.sleuthkit.autopsy.modules.hashdatabase.HashDbIngestModule.postSummary().
|
private |
Definition at line 97 of file HashDbIngestModule.java.
Referenced by org.sleuthkit.autopsy.modules.hashdatabase.HashDbIngestModule.postSummary(), and org.sleuthkit.autopsy.modules.hashdatabase.HashDbIngestModule.process().
|
private |
Definition at line 100 of file HashDbIngestModule.java.
Referenced by org.sleuthkit.autopsy.modules.hashdatabase.HashDbIngestModule.postSummary(), and org.sleuthkit.autopsy.modules.hashdatabase.HashDbIngestModule.process().
|
private |
Definition at line 98 of file HashDbIngestModule.java.
Referenced by org.sleuthkit.autopsy.modules.hashdatabase.HashDbIngestModule.postSummary(), and org.sleuthkit.autopsy.modules.hashdatabase.HashDbIngestModule.process().
Copyright © 2012-2022 Basis Technology. Generated on: Sun Apr 2 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.