Files
greptimedb/common_runtime/global/sidebar-items.js
2026-05-15 04:01:35 +00:00

1 line
507 B
JavaScript

window.SIDEBAR_ITEMS = {"constant":["COMPACT_WORKERS","GLOBAL_WORKERS","HB_WORKERS"],"fn":["block_on_compact","block_on_global","block_on_hb","compact_runtime","create_runtime","global_runtime","hb_runtime","init_global_runtimes","spawn_blocking_compact","spawn_blocking_global","spawn_blocking_hb","spawn_compact","spawn_global","spawn_hb"],"macro":["define_global_runtime_spawn","define_spawn"],"static":["CONFIG_RUNTIMES","GLOBAL_RUNTIMES"],"struct":["ConfigRuntimes","GlobalRuntimes","RuntimeOptions"]};