mito2::region

Module opener

Source
Expand description

Region opener.

Structsยง

Functionsยง

  • Checks whether the recovered region has the same schema as region to create.
  • Returns an object store corresponding to name. If name is None, this method returns the default object store.
  • new_manifest_dir ๐Ÿ”’
    Returns the directory to the manifest files.
  • replay_memtable ๐Ÿ”’
    Replays the mutations from WAL and inserts mutations to memtable of given region.