| Package | Description |
|---|---|
| io.openmessaging.storage.dledger | |
| io.openmessaging.storage.dledger.protocol |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<VoteResponse> |
DLedgerRpcNettyService.handleVote(VoteRequest request) |
CompletableFuture<VoteResponse> |
DLedgerServer.handleVote(VoteRequest request) |
CompletableFuture<VoteResponse> |
DLedgerLeaderElector.handleVote(VoteRequest request,
boolean self) |
CompletableFuture<VoteResponse> |
DLedgerRpcNettyService.vote(VoteRequest request) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<VoteResponse> |
DLedgerProtocolHandler.handleVote(VoteRequest request) |
CompletableFuture<VoteResponse> |
DLedgerProtocol.vote(VoteRequest request) |
| Constructor and Description |
|---|
VoteResponse(VoteRequest request) |
Copyright © 2023. All rights reserved.