Uses of Class
io.permazen.kv.raft.Follower
Packages that use Follower
-
Uses of Follower in io.permazen.kv.raft
Fields in io.permazen.kv.raft with type parameters of type FollowerModifier and TypeFieldDescriptionstatic final Comparator<Follower>
Follower.SORT_BY_IDENTITY
Sorts instances by their identities.Methods in io.permazen.kv.raft that return types with arguments of type Follower