| Package | Description |
|---|---|
| com.ibm.asyncutil.locks |
Provides asynchronous analogues of synchronization primitives.
|
| Modifier and Type | Method | Description |
|---|---|---|
static AsyncEpoch |
AsyncEpoch.newContendedEpoch() |
|
static AsyncEpoch |
AsyncEpoch.newEpoch() |
|
static AsyncEpoch |
AsyncEpoch.newTerminatedEpoch() |
|
static AsyncEpoch |
AsyncEpoch.newUncontendedEpoch() |
An epoch that works well when most accesses come from the same thread.
|
Copyright © 2018. All rights reserved.