Skip navigation links

Package io.atomix.protocols.raft

Core interfaces for operating on replicated state machines in the Raft cluster.

See: Description

Package io.atomix.protocols.raft Description

Core interfaces for operating on replicated state machines in the Raft cluster.

The interfaces in this package are shared by both clients and servers. They are the interfaces through which clients and servers communicate state change and query information with one another.

Skip navigation links

Copyright © 2013–2017. All rights reserved.