| Package | Description |
|---|---|
| io.atomix.primitive |
Atomix primitives.
|
| io.atomix.primitive.partition |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveProtocol.Type |
PrimitiveProtocol.type()
Returns the protocol type.
|
| Modifier and Type | Method and Description |
|---|---|
PrimitiveProtocol.Type |
PartitionGroup.type()
Returns the primitive protocol type supported by the partition group.
|
| Modifier and Type | Method and Description |
|---|---|
default PartitionGroup |
PartitionService.getPartitionGroup(PrimitiveProtocol.Type type)
Returns the first partition group that matches the given primitive type.
|
Copyright © 2013–2018. All rights reserved.