| Package | Description |
|---|---|
| io.atomix.core.election |
Distributed leader election primitives.
|
| Modifier and Type | Method and Description |
|---|---|
LeaderElectionConfig |
LeaderElectionType.newConfig() |
| Modifier and Type | Method and Description |
|---|---|
LeaderElectionBuilder<T> |
LeaderElectionType.newBuilder(String name,
LeaderElectionConfig config,
PrimitiveManagementService managementService) |
Copyright © 2013–2018. All rights reserved.