| Package | Description |
|---|---|
| io.atomix.cluster |
Provides classes and interfaces for cluster management.
|
| io.atomix.cluster.discovery |
Provides classes and interfaces for extensible cluster membership discovery.
|
| io.atomix.cluster.messaging |
Provides high-level interfaces for direct and publish-subscribe inter-cluster communication.
|
| io.atomix.core |
Core APIs for managing Atomix clusters and operating on distributed primitives.
|
| 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.
|
| io.atomix.protocols.backup |
Provides a
PrimitiveProtocol implementation for multi-primary replication and
classes for managing primary-backup clients/servers. |
| io.atomix.protocols.backup.partition |
Provides
PartitionGroup and Partition
implementations for primary-backup. |
| io.atomix.protocols.backup.session |
Provides a
SessionClient implementation for primary-backup. |
| io.atomix.protocols.gossip | |
| io.atomix.protocols.gossip.map | |
| io.atomix.protocols.raft |
Provides classes and interfaces for managing Raft clients and servers.
|
| io.atomix.protocols.raft.partition |
Provides
PartitionGroup and Partition
implementations for the Raft consensus protocol. |
| io.atomix.protocols.raft.session |
Provides a
Session implementation for the Raft consensus protocol. |
| Class and Description |
|---|
| AtomixCluster
Atomix cluster manager.
|
| AtomixClusterBuilder
Atomix cluster builder.
|
| BootstrapService
Cluster bootstrap service.
|
| ClusterConfig
Cluster configuration.
|
| ClusterMembershipEvent.Type
Type of cluster-related events.
|
| ClusterMembershipService
Service for obtaining information about the individual members within
the cluster.
|
| Member
Represents a node as a member in a cluster.
|
| MemberBuilder
Member builder.
|
| MemberConfig
Member configuration.
|
| MemberId
Controller cluster identity.
|
| MembershipConfig
Cluster membership configuration.
|
| MulticastConfig
Multicast configuration.
|
| Node
Represents a node.
|
| NodeBuilder
Node builder.
|
| NodeConfig
Node configuration.
|
| NodeId
Node identifier.
|
| Class and Description |
|---|
| BootstrapService
Cluster bootstrap service.
|
| Node
Represents a node.
|
| NodeConfig
Node configuration.
|
| Class and Description |
|---|
| MemberId
Controller cluster identity.
|
| Class and Description |
|---|
| AtomixCluster
Atomix cluster manager.
|
| AtomixClusterBuilder
Atomix cluster builder.
|
| BootstrapService
Cluster bootstrap service.
|
| ClusterConfig
Cluster configuration.
|
| MemberId
Controller cluster identity.
|
| Class and Description |
|---|
| ClusterMembershipService
Service for obtaining information about the individual members within
the cluster.
|
| Class and Description |
|---|
| ClusterMembershipService
Service for obtaining information about the individual members within
the cluster.
|
| Member
Represents a node as a member in a cluster.
|
| MemberId
Controller cluster identity.
|
| Class and Description |
|---|
| MemberId
Controller cluster identity.
|
| Class and Description |
|---|
| ClusterMembershipService
Service for obtaining information about the individual members within
the cluster.
|
| Class and Description |
|---|
| MemberId
Controller cluster identity.
|
| Class and Description |
|---|
| ClusterMembershipService
Service for obtaining information about the individual members within
the cluster.
|
| Class and Description |
|---|
| ClusterMembershipService
Service for obtaining information about the individual members within
the cluster.
|
| MemberId
Controller cluster identity.
|
| Class and Description |
|---|
| MemberId
Controller cluster identity.
|
| Class and Description |
|---|
| ClusterMembershipService
Service for obtaining information about the individual members within
the cluster.
|
| MemberId
Controller cluster identity.
|
| Class and Description |
|---|
| Member
Represents a node as a member in a cluster.
|
| MemberId
Controller cluster identity.
|
| Class and Description |
|---|
| MemberId
Controller cluster identity.
|
Copyright © 2013–2018. All rights reserved.