Uses of Interface
io.atomix.primitive.session.SessionIdService
| Package | Description |
|---|---|
| io.atomix.primitive.partition |
Provides classes and interfaces for managing primitive partitions, partition groups, and member groups.
|
| io.atomix.primitive.session |
Provides classes and interfaces for managing primitive sessions.
|
-
Uses of SessionIdService in io.atomix.primitive.partition
Methods in io.atomix.primitive.partition that return SessionIdService Modifier and Type Method Description SessionIdServicePartitionManagementService. getSessionIdService()Returns the session ID generator service. -
Uses of SessionIdService in io.atomix.primitive.session
Subinterfaces of SessionIdService in io.atomix.primitive.session Modifier and Type Interface Description interfaceManagedSessionIdServiceManaged session ID service.