| Package | Description |
|---|---|
| io.atomix.concurrent |
Provides distributed coordination resources such as
io.atomix.coordination.DistributedLock and
io.atomix.coordination.DistributedGroup. |
| io.atomix.concurrent.util |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<DistributedLock> |
DistributedLock.open() |
| Modifier and Type | Method and Description |
|---|---|
DistributedLock |
DistributedLockFactory.createInstance(CopycatClient client,
Properties options) |
Copyright © 2013–2016. All rights reserved.