See: Description
| Class | Description |
|---|---|
| LogicalTimestamp |
Timestamp based on logical sequence value.
|
| MastershipBasedTimestamp |
A logical timestamp that derives its value from two things:
The current mastership term of the device.
The value of the counter used for tracking topology events observed from
the device during that current time of a device.
|
| Timestamped<T> |
Wrapper class to store Timestamped value.
|
Copyright © 2015. All rights reserved.