| Package | Description |
|---|---|
| io.atomix.group |
Provides distributed group operations tools via
DistributedGroup including leader election,
direct messaging, tasks queues, partitioning, and remote execution. |
| Modifier and Type | Method and Description |
|---|---|
DistributedGroup.Config |
DistributedGroup.Config.withMemberExpiration(Duration expiration)
Sets the duration after which to remove persistent members from the group.
|
Copyright © 2013–2017. All rights reserved.