| Interface | Description |
|---|---|
| IApexHasAsyncTasks |
Some abstraction for data-structures doing asynchronous processes.
|
| IApexThreadDumper |
Interface for classes knowing how to dump threads
|
| Class | Description |
|---|---|
| ApexExecutorsHelper |
Provides some helpers like named
ExecutorService, easy splitting of tasks |
| ApexThreadDump |
A convenience class for getting a thread dump.
|
| CurrentThreadStack |
Producing a Throwable is the fastest way to retrieve current thread stack.
|
| NamingForkJoinWorkerThreadFactory |
Enable naming of ForkJoinPool threads
|
| OfferWithTimeoutPolicy | Deprecated |
Copyright © 2014–2017 Pivotal Software, Inc.. All rights reserved.