| Class | Description |
|---|---|
| RaftException |
A raft exception.
|
| Enum | Description |
|---|---|
| RaftError |
Raft error code.
|
| Exception | Description |
|---|---|
| InvokeTimeoutException | |
| JRaftException | |
| LogEntryCorruptedException |
LogEntry corrupted exception.
|
| LogIndexOutOfBoundsException |
Log index out of bounds
|
| LogNotFoundException |
Log not found exception, the log may be deleted.
|
| MessageClassNotFoundException |
Protobuf message class not found exception.
|
| OverloadException |
Threw when Node is overloaded.
|
| RemotingException |
Exception for default remoting problems.
|
| RetryAgainException |
Retry request exception without stack tracing.
|
Copyright © 2024. All rights reserved.