Autopsy  4.5.0
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.ExecuteIngestJobTasksTask 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 822 of file IngestManager.java.

Member Function Documentation

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

Definition at line 833 of file IngestManager.java.

Member Data Documentation

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

Definition at line 825 of file IngestManager.java.

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

Definition at line 824 of file IngestManager.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Tue Feb 20 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.