Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherited by org.sleuthkit.autopsy.ingest.IngestManager.
Public Member Functions | |
List< DataSourceIngestJob.Snapshot > | getIngestJobSnapshots () |
List< IngestManager.IngestThreadActivitySnapshot > | getIngestThreadActivitySnapshots () |
Map< String, Long > | getModuleRunTimes () |
Interface that provides a snapshot of ingest progress.
Definition at line 27 of file IngestProgressSnapshotProvider.java.
List<DataSourceIngestJob.Snapshot> org.sleuthkit.autopsy.ingest.IngestProgressSnapshotProvider.getIngestJobSnapshots | ( | ) |
Get a snapshot of the state of ingest jobs.
Implemented in org.sleuthkit.autopsy.ingest.IngestManager.
List<IngestManager.IngestThreadActivitySnapshot> org.sleuthkit.autopsy.ingest.IngestProgressSnapshotProvider.getIngestThreadActivitySnapshots | ( | ) |
Get a snapshot of the state of ingest threads.
Implemented in org.sleuthkit.autopsy.ingest.IngestManager.
Map<String, Long> org.sleuthkit.autopsy.ingest.IngestProgressSnapshotProvider.getModuleRunTimes | ( | ) |
Gets the cumulative run times for the ingest module.
Implemented in org.sleuthkit.autopsy.ingest.IngestManager.
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.