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.
- An active subscription of
DataRemapEntry
s for a data shard. - A shared TxnsCache running in a task and communicated with over a channel.
Enums§
- The next action to take in a data shard
Listen
.