Module mz_persist_txn::txn_read

source ·
Expand description

Interfaces for reading txn shards as well as data shards.

Structs§

  • A mapping between the physical upper of a data shard and the largest upper which is known to logically have the same contents.
  • A token exchangeable for a data shard snapshot.
  • A shared TxnsCache running in a task and communicated with over a channel.

Enums§