| 程序包 | 说明 |
|---|---|
| org.apache.ratis.protocol | |
| org.apache.ratis.protocol.exceptions |
| 限定符和类型 | 方法和说明 |
|---|---|
RaftException |
RaftClientReply.getException() |
| 限定符和类型 | 方法和说明 |
|---|---|
RaftClientReply.Builder |
RaftClientReply.Builder.setException(RaftException exception) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AlreadyClosedException
The corresponding object is already closed.
|
class |
DataStreamException |
class |
GroupMismatchException
This exception indicates that the group id in the request does not match
server's group id.
|
class |
LeaderNotReadyException
This exception is sent from the server to a client.
|
class |
LeaderSteppingDownException |
class |
NotLeaderException |
class |
NotReplicatedException |
class |
RaftRetryFailureException
Retry failure as per the
RetryPolicy defined. |
class |
ReconfigurationInProgressException |
class |
ReconfigurationTimeoutException |
class |
ResourceUnavailableException
A particular resource is unavailable.
|
class |
ServerNotReadyException
The server is not ready yet.
|
class |
StaleReadException
This exception indicates the failure of a stale-read.
|
class |
StateMachineException |
class |
StreamException
A stream is not found in the server.
|
class |
TransferLeadershipException |
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.