public class LeaderNotReadyException extends ServerNotReadyException
| Constructor and Description |
|---|
LeaderNotReadyException(RaftGroupMemberId id) |
| Modifier and Type | Method and Description |
|---|---|
RaftGroupMemberId |
getServerId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LeaderNotReadyException(RaftGroupMemberId id)
public RaftGroupMemberId getServerId()
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.