Skip to main content

Module engine

Module engine 

Source
Expand description

Mito region engine.

Modulesยง

puffin_index ๐Ÿ”’
region_hook
Region hook extension point for observing SST writes and manifest mutations.

Structsยง

EngineInner ๐Ÿ”’
Inner struct of MitoEngine.
MitoEngine
Region engine implementation for timeseries data.
MitoEngineBuilder

Constantsยง

MITO_ENGINE_NAME

Functionsยง

is_valid_region_edit ๐Ÿ”’
Check whether the region edit is valid.
map_batch_responses ๐Ÿ”’
new_scan_memory_pool ๐Ÿ”’
prepare_batch_open_requests ๐Ÿ”’
Returns requests(TopicGroupedRegionOpenRequests) grouped by topic and remaining requests.
sequence_range_unsupported_reason ๐Ÿ”’
validate_sequence_fences ๐Ÿ”’

Type Aliasesยง

TopicGroupedRegionOpenRequests ๐Ÿ”’