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