Package org.opendaylight.raft.api


@Export package org.opendaylight.raft.api
Classes that constitute what would be a RAFT protocol API.
  • Class
    Description
    An immutable EntryMeta.
    Information about a RAFT log entry.
    The role a server is performing in terms of its contributing towards maintaining the RAFT journal.
    The role this server is playing in the RAFT protocol.
    Information about a RAFT term.