public interface LeaderElectionManagementApi
| 限定符和类型 | 方法和说明 |
|---|---|
RaftClientReply |
pause()
pause leader election.
|
RaftClientReply |
resume()
resume leader election.
|
RaftClientReply pause() throws IOException
IOExceptionRaftClientReply resume() throws IOException
IOExceptionCopyright © 2017–2025 The Apache Software Foundation. All rights reserved.