Structs

Enums

  • Represents the prefix of a blob path. Used for selecting subsets of blobs
  • A parsed, partial path used in mz_persist::location::Blob storage.
  • A component that provides information about the writer of a blob. For older blobs, this is a UUID for the specific writer instance; for newer blobs, this is a string representing the version at which the blob was written. In either case, it’s used to help determine whether a blob may eventually be linked into state, or whether it’s junk that we can clean up. Note that the ordering is meaningful: all writer-id keys are considered smaller than all version keys.

Constants

Functions