Autopsy  4.6.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.casemodule.CollaborationMonitor.HeartbeatTask Class Reference

Inherits Runnable.

Public Member Functions

void run ()
 

Detailed Description

A Runnable task that periodically publishes the local tasks in progress on this node, providing a heartbeat message for collaboration monitors on other nodes. The current local tasks are included in the heartbeat message so that nodes that have just joined the event channel know what this node is doing, even if they join after the current tasks are begun.

Definition at line 463 of file CollaborationMonitor.java.

Member Function Documentation

void org.sleuthkit.autopsy.casemodule.CollaborationMonitor.HeartbeatTask.run ( )

Publish a heartbeat message.

Definition at line 469 of file CollaborationMonitor.java.


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

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