| Interface | Description |
|---|---|
| ManagedPartitionGroup |
Managed partition group.
|
| ManagedPartitionService |
Managed partition service.
|
| ManagedPrimaryElectionService |
Managed primary election service.
|
| Partition<P extends PrimitiveProtocol> |
Atomix partition.
|
| Partitioner<K> |
Interface for mapping from an object to partition ID.
|
| PartitionGroup |
Primitive partition group.
|
| PartitionManagementService |
Partition management service.
|
| PartitionService |
Partition service.
|
| PrimaryElection |
Partition primary election.
|
| PrimaryElectionEventListener |
Primary election event listener.
|
| PrimaryElectionService |
Primary election service.
|
| Class | Description |
|---|---|
| PartitionGroup.Builder |
Partition group builder.
|
| PartitionId |
PartitionMetadata identifier. |
| PartitionInfo |
Partition info.
|
| PartitionMetadata |
A partition or shard is a group of controller nodes that are work together to maintain state.
|
| PrimaryElectionEvent |
Primary election event.
|
| PrimaryTerm |
Partition primary term.
|
| Enum | Description |
|---|---|
| PrimaryElectionEvent.Type |
Returns the election event type.
|
Copyright © 2013–2018. All rights reserved.