| Package | Description |
|---|---|
| <Unnamed> |
| Modifier and Type | Field and Description |
|---|---|
EndSendCheckpointResponse |
RaftexService.endSendCheckpoint_result.success |
| Modifier and Type | Method and Description |
|---|---|
EndSendCheckpointResponse |
EndSendCheckpointResponse.Builder.build() |
EndSendCheckpointResponse |
EndSendCheckpointResponse.deepCopy() |
EndSendCheckpointResponse |
RaftexService.Iface.endSendCheckpoint(SendCheckpointRequest req) |
EndSendCheckpointResponse |
RaftexService.Client.endSendCheckpoint(SendCheckpointRequest req) |
EndSendCheckpointResponse |
RaftexService.AsyncClient.endSendCheckpoint_call.getResult() |
EndSendCheckpointResponse |
RaftexService.endSendCheckpoint_result.getSuccess() |
EndSendCheckpointResponse |
RaftexService.Client.recv_endSendCheckpoint() |
EndSendCheckpointResponse |
EndSendCheckpointResponse.setError_code(ErrorCode error_code) |
| Modifier and Type | Method and Description |
|---|---|
int |
EndSendCheckpointResponse.compareTo(EndSendCheckpointResponse other) |
RaftexService.endSendCheckpoint_result |
RaftexService.endSendCheckpoint_result.setSuccess(EndSendCheckpointResponse success) |
| Constructor and Description |
|---|
endSendCheckpoint_result(EndSendCheckpointResponse success) |
EndSendCheckpointResponse(EndSendCheckpointResponse other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.