public class NotReplicatedException extends RaftException
| Constructor and Description |
|---|
NotReplicatedException(long callId,
org.apache.ratis.proto.RaftProtos.ReplicationLevel requiredReplication,
long logIndex) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCallId() |
long |
getLogIndex() |
org.apache.ratis.proto.RaftProtos.ReplicationLevel |
getRequiredReplication() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017–2022 The Apache Software Foundation. All rights reserved.