Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Static Public Member Functions | |
static void | shutDownTaskExecutor (ExecutorService executor) |
Private Member Functions | |
ThreadUtils () | |
Static Private Attributes | |
static final long | DEFAULT_TIMEOUT = 5 |
static final TimeUnit | DEFAULT_TIMEOUT_UNITS = TimeUnit.SECONDS |
Definition at line 27 of file ThreadUtils.java.
|
private |
Definition at line 53 of file ThreadUtils.java.
|
static |
Shuts down a task executor service, unconditionally waiting until all tasks are terminated.
executor | The executor. |
Definition at line 38 of file ThreadUtils.java.
Referenced by org.sleuthkit.autopsy.casemodule.Case.close(), org.sleuthkit.autopsy.casemodule.Case.closeAppServiceCaseResources(), org.sleuthkit.autopsy.casemodule.Case.open(), org.sleuthkit.autopsy.casemodule.Case.openAppServiceCaseResources(), and org.sleuthkit.autopsy.healthmonitor.EnterpriseHealthMonitor.stopTimer().
|
staticprivate |
Definition at line 29 of file ThreadUtils.java.
|
staticprivate |
Definition at line 30 of file ThreadUtils.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.