Autopsy
4.15.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits CaseDbAccessQueryCallback.
Public Member Functions | |
Map< String, Long > | getSetCountMap () |
void | process (ResultSet rs) |
Private Attributes | |
final Map< String, Long > | setCounts = new HashMap<>() |
Static Private Attributes | |
static final java.util.logging.Logger | logger = java.util.logging.Logger.getLogger(GetInterestingItemSetNamesCallback.class.getName()) |
Processes the result sets from the interesting item set name query.
Definition at line 1299 of file PortableCaseReportModule.java.
Map<String, Long> org.sleuthkit.autopsy.report.modules.portablecase.PortableCaseReportModule.GetInterestingItemSetNamesCallback.getSetCountMap | ( | ) |
Gets the counts for each interesting items set
Definition at line 1328 of file PortableCaseReportModule.java.
Referenced by org.sleuthkit.autopsy.report.modules.portablecase.PortableCaseReportModule.getAllInterestingItemsSets().
void org.sleuthkit.autopsy.report.modules.portablecase.PortableCaseReportModule.GetInterestingItemSetNamesCallback.process | ( | ResultSet | rs | ) |
Definition at line 1305 of file PortableCaseReportModule.java.
|
staticprivate |
Definition at line 1301 of file PortableCaseReportModule.java.
|
private |
Definition at line 1302 of file PortableCaseReportModule.java.
Referenced by org.sleuthkit.autopsy.report.modules.portablecase.PortableCaseReportModule.GetInterestingItemSetNamesCallback.getSetCountMap().
Copyright © 2012-2020 Basis Technology. Generated on: Mon Jul 6 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.