public abstract class ForkJoinPoolMonitor
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ForkJoinPoolMonitor.Status |
| Constructor and Description |
|---|
ForkJoinPoolMonitor(java.lang.String name,
java.util.concurrent.ForkJoinPool fjPool) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.concurrent.ForkJoinPool |
fjPool() |
void |
unregister() |