| Package | Description |
|---|---|
| io.atomix.utils |
Provides utility classes and interfaces used throughout Atomix projects.
|
| io.atomix.utils.time |
Provides classes and interfaces for representing and operating on both logical and physical representations of time.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIdentifier<T extends Comparable<T>>
Abstract identifier backed by another value, e.g.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VectorClock<T extends Identifier>
Vector clock.
|
class |
VectorTimestamp<T extends Identifier>
Vector clock timestamp.
|
Copyright © 2013–2018. All rights reserved.