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.