| Package | Description |
|---|---|
| io.atomix.cluster |
Provides classes and interfaces for cluster management.
|
| io.atomix.core.transaction |
Interfaces for managing distributed primitive transactions.
|
| io.atomix.primitive |
Provides classes and interfaces for defining and managing primitive types.
|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemberId
Controller cluster identity.
|
class |
NodeId
Node identifier.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionId
Transaction identifier.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrimitiveId
Snapshot identifier.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemberGroupId
Member group identifier.
|
class |
PartitionId
PartitionMetadata identifier. |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionId
Session identifier.
|
Copyright © 2013–2018. All rights reserved.