| Package | Description |
|---|---|
| io.etcd.jetcd |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LeaderResponse> |
Election.leader(ByteSequence electionName)
Returns the current election proclamation, if any.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Election.Listener.onNext(LeaderResponse response)
Invoked on new leader elected.
|
Copyright © 2020. All rights reserved.