Autopsy  4.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.ModuleStats Class Reference

Inherits Comparable< ModuleStats >.

Public Member Functions

int compareTo (ModuleStats o)
 

Protected Member Functions

long getDuration ()
 
String getName ()
 

Private Attributes

final long duration
 
final String name
 

Detailed Description

Definition at line 255 of file IngestProgressSnapshotPanel.java.

Member Function Documentation

int org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.ModuleStats.compareTo ( ModuleStats  o)
long org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.ModuleStats.getDuration ( )
protected
String org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.ModuleStats.getName ( )
protected

Member Data Documentation

final long org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.ModuleStats.duration
private
final String org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.ModuleStats.name
private

The documentation for this class was generated from the following file:

Copyright © 2012-2015 Basis Technology. Generated on: Wed Apr 6 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.