| Package | Description |
|---|---|
| io.atomix.copycat.server |
Standalone, feature-complete implementation of the Raft consensus algorithm.
|
| io.atomix.copycat.server.cluster |
Interfaces for managing and interacting with the Copycat cluster.
|
| io.atomix.copycat.server.storage.system |
Classes and interfaces that aid in storing and loading persistent cluster and server configurations.
|
| Class and Description |
|---|
| Cluster
Copycat server cluster API.
|
| Member.Type
Indicates how the member participates in voting and replication.
|
| Class and Description |
|---|
| Member
Represents a member of a Copycat cluster.
|
| Member.Status
Indicates the availability of a member from the perspective of the cluster
leader. |
| Member.Type
Indicates how the member participates in voting and replication.
|
| Class and Description |
|---|
| Member
Represents a member of a Copycat cluster.
|
Copyright © 2013–2016. All rights reserved.