Autopsy  4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.ingest.IngestManager.ExecuteIngestJobsTask Class Reference

Inherits Runnable.

Public Member Functions

void run ()
 

Private Attributes

final IngestTaskQueue tasks
 
final long threadId
 

Detailed Description

Executes ingest jobs by acting as a consumer for an ingest tasks queue.

Definition at line 994 of file IngestManager.java.

Member Function Documentation

void org.sleuthkit.autopsy.ingest.IngestManager.ExecuteIngestJobsTask.run ( )

Definition at line 1005 of file IngestManager.java.

Member Data Documentation

final IngestTaskQueue org.sleuthkit.autopsy.ingest.IngestManager.ExecuteIngestJobsTask.tasks
private

Definition at line 997 of file IngestManager.java.

final long org.sleuthkit.autopsy.ingest.IngestManager.ExecuteIngestJobsTask.threadId
private

Definition at line 996 of file IngestManager.java.


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

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