Autopsy  4.19.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 BlockingIngestTaskQueue tasks
 
final long threadId
 

Detailed Description

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

Definition at line 1004 of file IngestManager.java.

Member Function Documentation

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

Definition at line 1015 of file IngestManager.java.

Member Data Documentation

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

Definition at line 1007 of file IngestManager.java.

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

Definition at line 1006 of file IngestManager.java.


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

Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.