| Package | Description |
|---|---|
| org.apache.ratis.server.impl |
| Modifier and Type | Method and Description |
|---|---|
RaftServerProxy |
RaftServerImpl.getProxy() |
static RaftServerProxy |
ServerImplUtils.newRaftServer(RaftPeerId id,
RaftGroup group,
StateMachine.Registry stateMachineRegistry,
RaftProperties properties,
Parameters parameters)
For the case that all
RaftServerImpl objects share the same StateMachine. |
static RaftServerProxy |
ServerImplUtils.newRaftServer(RaftPeerId id,
StateMachine.Registry stateMachineRegistry,
RaftProperties properties,
Parameters parameters) |
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.