VectorClock Operators |
The VectorClock type exposes the following members.
Name | Description | |
---|---|---|
Equality |
Compares two specified vector clocks for equality.
| |
GreaterThan |
Compares two specified vector clocks to see if the first one is greater than the other one.
| |
Inequality |
Compares two specified vector clocks for inequality.
| |
LessThan |
Compares two specified vector clocks to see if the first one is less than the other one.
|