Package io.microraft.model
-
Interface Summary Interface Description RaftModel The base interface for the objects that hit network and persistent storage.RaftModelFactory Used for creatingRaftModelobjects with the builder pattern.
| Interface | Description |
|---|---|
| RaftModel |
The base interface for the objects that hit network and persistent storage.
|
| RaftModelFactory |
Used for creating
RaftModel objects with the builder pattern. |