| Package | Description |
|---|---|
| org.jsimpledb.kv.raft |
A distributed
KVDatabase based on the Raft consensus algorithm. |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<Follower> |
Follower.SORT_BY_IDENTITY
Sorts instances by their identities.
|
| Modifier and Type | Method and Description |
|---|---|
List<Follower> |
LeaderRole.getFollowers()
Get this leader's known followers.
|
Copyright © 2016. All rights reserved.