2.9 CLOCK_VECTOR_ELEMENT

The CLOCK_VECTOR_ELEMENT structure describes the revision version of an item. It consists of the replica key and the replica tick count.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

ReplicaKey

TickCount

...

ReplicaKey (4 bytes):  The index into the REPLICA_KEY_MAP to define the REPLICA_GID entry for the replica described by this element.

TickCount (8 bytes):  A monotonically increasing number that is specific to a replica and combined with a replica key to make a version.