mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-07-05 05:20:38 +00:00
1 line
676 B
JavaScript
1 line
676 B
JavaScript
window.SIDEBAR_ITEMS = {"constant":["COMPACT_WORKERS","GLOBAL_WORKERS","HB_WORKERS"],"fn":["block_on_compact","block_on_global","block_on_hb","block_on_ingest","block_on_query","compact_runtime","create_runtime","global_runtime","hb_runtime","ingest_runtime","init_datanode_runtimes","init_global_runtimes","query_runtime","spawn_blocking_compact","spawn_blocking_global","spawn_blocking_hb","spawn_blocking_ingest","spawn_blocking_query","spawn_compact","spawn_global","spawn_hb","spawn_ingest","spawn_query"],"macro":["define_global_runtime_spawn","define_spawn"],"static":["CONFIG_RUNTIMES","GLOBAL_RUNTIMES"],"struct":["ConfigRuntimes","GlobalRuntimes","RuntimeOptions"]}; |