| Package | Description |
|---|---|
| io.atomix.primitive |
Atomix primitives.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Synchronous<T extends AsyncPrimitive>
DistributedPrimitive that is a synchronous (blocking) version of
another.
|
| Modifier and Type | Method and Description |
|---|---|
AsyncPrimitive |
SyncPrimitive.async()
Returns the underlying asynchronous primitive.
|
Copyright © 2013–2018. All rights reserved.