| Package | Description |
|---|---|
| io.atomix.copycat.server |
Standalone, feature-complete implementation of the Raft consensus algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
CopycatServer.Builder |
CopycatServer.Builder.withStateMachine(Supplier<StateMachine> factory)
Sets the Raft state machine factory.
|
Copyright © 2013–2016. All rights reserved.