| Package | Description |
|---|---|
| io.atomix.core |
Core APIs for managing Atomix clusters and operating on distributed primitives.
|
| io.atomix.core.election |
Distributed leader election primitives.
|
| Class and Description |
|---|
LeaderElection
LeaderElector provides the same functionality as AsyncLeaderElection with
the only difference that all its methods block until the corresponding operation completes. |
| LeaderElectionBuilder
Builder for constructing new
AsyncLeaderElection instances. |
LeaderElector
LeaderElector provides the same functionality as AsyncLeaderElector with
the only difference that all its methods block until the corresponding operation completes. |
| LeaderElectorBuilder
Builder for constructing new
AsyncLeaderElector instances. |
| Class and Description |
|---|
| AsyncLeaderElection
Distributed mutual exclusion primitive.
|
| AsyncLeaderElector
Distributed mutual exclusion primitive.
|
| Leader
Topic leader.
|
LeaderElection
LeaderElector provides the same functionality as AsyncLeaderElection with
the only difference that all its methods block until the corresponding operation completes. |
| LeaderElectionBuilder
Builder for constructing new
AsyncLeaderElection instances. |
| LeaderElectionConfig
Leader election configuration.
|
| LeaderElectionType
Leader elector primitive type.
|
LeaderElector
LeaderElector provides the same functionality as AsyncLeaderElector with
the only difference that all its methods block until the corresponding operation completes. |
| LeaderElectorBuilder
Builder for constructing new
AsyncLeaderElector instances. |
| LeaderElectorConfig
Leader elector configuration.
|
| LeaderElectorType
Leader elector primitive type.
|
| Leadership
State of leadership for topic.
|
| LeadershipEvent.Type
Type of leadership events.
|
| LeadershipEventListener
Entity capable of receiving leader elector events.
|
Copyright © 2013–2018. All rights reserved.