Expand description
Region opener.
Structsยง
- A loader for loading metadata from a region dir.
- Region
Opener ๐Builder to create a new MitoRegion or open an existing one.
Functionsยง
- Checks whether the recovered region has the same schema as region to create.
- Returns an object store corresponding to
name
. Ifname
isNone
, 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.