| Package | Description |
|---|---|
| io.atomix.group.election |
| Modifier and Type | Method and Description |
|---|---|
Term |
Election.term()
Returns the current group term.
|
| Modifier and Type | Method and Description |
|---|---|
Listener<Term> |
Election.onElection(Consumer<Term> callback)
Registers an election listener callback.
|
| Modifier and Type | Method and Description |
|---|---|
Listener<Term> |
Election.onElection(Consumer<Term> callback)
Registers an election listener callback.
|
Copyright © 2013–2017. All rights reserved.