Module engine

Source
Expand description

Mito region engine.

Structsยง

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

Constantsยง

MITO_ENGINE_NAME

Functionsยง

is_valid_region_edit ๐Ÿ”’
Check whether the region edit is valid. Only adding files to region is considered valid now.
prepare_batch_open_requests ๐Ÿ”’
Returns requests(TopicGroupedRegionOpenRequests) grouped by topic and remaining requests.

Type Aliasesยง

TopicGroupedRegionOpenRequests ๐Ÿ”’