| Package | Description |
|---|---|
| io.atomix.protocols.raft |
Core interfaces for operating on replicated state machines in the Raft cluster.
|
| io.atomix.protocols.raft.protocol |
RaftRequest and RaftResponse
implementations for all client-server communication. |
| io.atomix.protocols.raft.proxy |
Facilitates modification of a Raft state machine via proxy.
|
| io.atomix.protocols.raft.service | |
| io.atomix.protocols.raft.session |
Interfaces for managing client sessions on a Raft server.
|
| Class and Description |
|---|
| RaftSessionMetadata
Raft session metadata.
|
| Class and Description |
|---|
| RaftSessionMetadata
Raft session metadata.
|
| SessionId
Session identifier.
|
| Class and Description |
|---|
| SessionId
Session identifier.
|
| Class and Description |
|---|
| RaftSession
Provides an interface to communicating with a client via session events.
|
| RaftSessionListener
Support for listening for state changes in server sessions.
|
| RaftSessions
Provides a set of active server sessions.
|
| Class and Description |
|---|
| RaftSession
Provides an interface to communicating with a client via session events.
|
| RaftSession.State
Session state enums.
|
| RaftSessionEvent.Type
Raft session type.
|
| RaftSessionEventListener
Raft session event listener.
|
| RaftSessionListener
Support for listening for state changes in server sessions.
|
| RaftSessions
Provides a set of active server sessions.
|
| SessionId
Session identifier.
|
Copyright © 2013–2017. All rights reserved.