public interface MvccVersion extends Comparable<MvccVersion>
| Modifier and Type | Method and Description |
|---|---|
default int |
compareTo(@NotNull MvccVersion another) |
long |
coordinatorVersion() |
long |
counter() |
int |
operationCounter() |
long coordinatorVersion()
long counter()
int operationCounter()
default int compareTo(@NotNull
@NotNull MvccVersion another)
compareTo in interface Comparable<MvccVersion>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020