JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
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.