Enum Consistency (2.15.1)

The result of checking replication against a given token.

Constants

NameDescription
kInconsistent

Some of the mutations created before the consistency token have not been received by all the table replicas.

kConsistent

All mutations created before the consistency token have been received by all the table replicas.