| Package | Description |
|---|---|
| io.atomix.protocols.raft |
Provides classes and interfaces for managing Raft clients and servers.
|
| Modifier and Type | Method and Description |
|---|---|
MultiRaftProtocol |
MultiRaftProtocolBuilder.build() |
static MultiRaftProtocol |
MultiRaftProtocol.instance()
Returns an instance of the multi-Raft protocol with the default configuration.
|
Copyright © 2013–2018. All rights reserved.