Uses of Package
io.atomix.primitive.session
| Package | Description |
|---|---|
| io.atomix.primitive.log | |
| io.atomix.primitive.partition |
Provides classes and interfaces for managing primitive partitions, partition groups, and member groups.
|
| io.atomix.primitive.service |
Provides classes and interfaces for defining distributed primitive state machines.
|
| io.atomix.primitive.session |
Provides classes and interfaces for managing primitive sessions.
|
-
Classes in io.atomix.primitive.session used by io.atomix.primitive.log Class Description SessionId Session identifier. -
Classes in io.atomix.primitive.session used by io.atomix.primitive.partition Class Description SessionClient.Builder Partition proxy builder.SessionIdService Globally unique session ID provider. -
Classes in io.atomix.primitive.session used by io.atomix.primitive.service Class Description Session Provides an interface to communicating with a client via session events.SessionId Session identifier. -
Classes in io.atomix.primitive.session used by io.atomix.primitive.session Class Description Session Provides an interface to communicating with a client via session events.Session.State Session state enums.SessionClient Partition proxy.SessionId Session identifier.SessionIdService Globally unique session ID provider.SessionListener Support for listening for state changes in server sessions.Sessions Provides a set of active server sessions.