Skip to main content

Module flags

Module flags 

Source
Expand description

Barrier flags — packed into the flags field.

Constants§

CANCEL
Cancel any in-progress checkpoint with this ID.
DRAIN
This barrier is the final barrier before shutdown.
FULL_SNAPSHOT
This barrier requires a full snapshot (not incremental).
NONE
No special behavior.
UNALIGNED
This barrier was part of an unaligned checkpoint.