Uses of Interface
io.microraft.RaftNode
-
Packages that use RaftNode Package Description io.microraft -
-
Uses of RaftNode in io.microraft
Methods in io.microraft that return RaftNode Modifier and Type Method Description RaftNode
RaftNode.RaftNodeBuilder. build()
Builds and returns the RaftNode instance with the given settings.
-