Package | Description |
---|---|
alluxio.concurrent | |
alluxio.concurrent.jsr |
Modifier and Type | Method and Description |
---|---|
static void |
ForkJoinPoolHelper.safeManagedBlock(ForkJoinPool.ManagedBlocker blocker)
Does managed blocking on ForkJoinPool.
|
Modifier and Type | Method and Description |
---|---|
static void |
ForkJoinPool.managedBlock(ForkJoinPool.ManagedBlocker blocker)
Runs the given possibly blocking task.
|
Copyright © 2023. All Rights Reserved.