toggle menu
yorkie
0.5.5
androidJvm
switch theme
search in API
yorkie
/
dev.yorkie.document.change
Package-level
declarations
Types
Types
Change
Link copied to clipboard
data
class
Change
Represents a unit of modification in the document.
Change
ID
Link copied to clipboard
data
class
ChangeID
(
val
clientSeq
:
UInt
,
val
lamport
:
Long
,
val
actor
:
ActorID
,
val
versionVector
:
VersionVector
,
val
serverSeq
:
Long
=
0
)
Identifies the Change.