public class RaftexService extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RaftexService.appendLog_args |
static class |
RaftexService.appendLog_result |
static class |
RaftexService.askForVote_args |
static class |
RaftexService.askForVote_result |
static class |
RaftexService.AsyncClient |
static interface |
RaftexService.AsyncIface |
static class |
RaftexService.Client |
static class |
RaftexService.getState_args |
static class |
RaftexService.getState_result |
static class |
RaftexService.heartbeat_args |
static class |
RaftexService.heartbeat_result |
static interface |
RaftexService.Iface |
static class |
RaftexService.Processor |
static class |
RaftexService.sendSnapshot_args |
static class |
RaftexService.sendSnapshot_result |
| Constructor and Description |
|---|
RaftexService() |
Copyright © 2022. All rights reserved.