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