| Package | Description |
|---|---|
| io.atomix.utils.concurrent |
Generic utilities for managing object lifecycles.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> AtomixFuture<T> |
AtomixFuture.wrap(CompletableFuture<T> future)
Wraps the given future in a new blockable future.
|
Copyright © 2013–2019. All rights reserved.