| Package | Description |
|---|---|
| io.atomix.copycat.server |
Standalone, feature-complete implementation of the Raft consensus algorithm.
|
| io.atomix.copycat.server.session |
Interfaces for managing client
sessions on a Copycat server. |
| Class and Description |
|---|
| ServerSession
Provides an interface to communicating with a client via session events.
|
| Sessions
Provides a set of active server sessions.
|
| Class and Description |
|---|
| ServerSession
Provides an interface to communicating with a client via session events.
|
| SessionListener
Support for listening for state changes in server sessions.
|
| Sessions
Provides a set of active server sessions.
|
Copyright © 2013–2016. All rights reserved.