Package org.onosproject.store.impl
Common facilities for use by various distributed stores.
-
Class Summary Class Description 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.