update

open override fun update(ts: Timestamp)

Updates the state with the given timestamp.

Parameters

ts

the given timestamp.

open override fun update(vv: VersionVector)

Updates the state with the given version vector.

Parameters

vv

the given version vector.