| 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.Options |
DistributedGroup.Options.withAutoRecover(boolean autoRecover)
Sets whether to automatically recover sessions and client-side state.
|
Copyright © 2013–2017. All rights reserved.