| 类 | 说明 |
|---|---|
| RaftException |
A raft exception.
|
| 枚举 | 说明 |
|---|---|
| RaftError |
Raft error code.
|
| 异常错误 | 说明 |
|---|---|
| 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.
|
| RemotingException |
Exception for default remoting problems.
|
| RetryAgainException |
Retry request exception without stack tracing.
|
Copyright © 2021. All rights reserved.