| Package | Description |
|---|---|
| <Unnamed> |
| Modifier and Type | Field and Description |
|---|---|
SendSnapshotResponse |
RaftexService.sendSnapshot_result.success |
| Modifier and Type | Method and Description |
|---|---|
SendSnapshotResponse |
SendSnapshotResponse.Builder.build() |
SendSnapshotResponse |
SendSnapshotResponse.deepCopy() |
SendSnapshotResponse |
RaftexService.AsyncClient.sendSnapshot_call.getResult() |
SendSnapshotResponse |
RaftexService.sendSnapshot_result.getSuccess() |
SendSnapshotResponse |
RaftexService.Client.recv_sendSnapshot() |
SendSnapshotResponse |
RaftexService.Iface.sendSnapshot(SendSnapshotRequest req) |
SendSnapshotResponse |
RaftexService.Client.sendSnapshot(SendSnapshotRequest req) |
SendSnapshotResponse |
SendSnapshotResponse.setError_code(ErrorCode error_code) |
| Modifier and Type | Method and Description |
|---|---|
int |
SendSnapshotResponse.compareTo(SendSnapshotResponse other) |
RaftexService.sendSnapshot_result |
RaftexService.sendSnapshot_result.setSuccess(SendSnapshotResponse success) |
| Constructor and Description |
|---|
sendSnapshot_result(SendSnapshotResponse success) |
SendSnapshotResponse(SendSnapshotResponse other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.