| Package | Description |
|---|---|
| io.atomix.primitive |
Atomix primitives.
|
| io.atomix.primitive.partition |
| Modifier and Type | Method and Description |
|---|---|
PartitionService |
PrimitiveManagementService.getPartitionService()
Returns the partition service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManagedPartitionService
Managed partition service.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<PartitionService> |
ManagedPartitionService.open(PartitionManagementService managementService)
Initializes the partition group.
|
Copyright © 2013–2018. All rights reserved.