Package io.microraft.model


package io.microraft.model
  • Interfaces
    Class
    Description
    The base interface for the objects that hit network and persistent storage.
    Used for creating RaftModel objects with the builder pattern.