| Package | Description |
|---|---|
| io.etcd.jetcd |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CampaignResponse> |
Election.campaign(ByteSequence electionName,
long leaseId,
ByteSequence proposal)
Campaign waits to acquire leadership in an election, returning a leader key
representing the leadership if successful.
|
Copyright © 2021. All rights reserved.