| Package | Description |
|---|---|
| io.atomix.primitive |
Atomix primitives.
|
| io.atomix.primitive.service |
| Modifier and Type | Method and Description |
|---|---|
static PrimitiveId |
PrimitiveId.from(long id)
Creates a snapshot ID from the given number.
|
static PrimitiveId |
PrimitiveId.from(String id)
Creates a snapshot ID from the given string.
|
| Modifier and Type | Method and Description |
|---|---|
PrimitiveId |
ServiceContext.serviceId()
Returns the state machine identifier.
|
Copyright © 2013–2018. All rights reserved.