Files
greptimedb/mito2/worker/sidebar-items.js
2026-01-07 12:00:35 +00:00

1 line
653 B
JavaScript

window.SIDEBAR_ITEMS = {"constant":["CHECK_REGION_INTERVAL","DROPPING_MARKER_FILE","MAX_INITIAL_CHECK_DELAY_SECS"],"fn":["region_id_to_index","worker_init_check_delay","write_cache_from_config"],"mod":["handle_alter","handle_apply_staging","handle_bulk_insert","handle_catchup","handle_close","handle_compaction","handle_copy_region","handle_create","handle_drop","handle_enter_staging","handle_flush","handle_manifest","handle_open","handle_rebuild_index","handle_remap","handle_truncate","handle_write"],"struct":["RegionWorker","RegionWorkerLoop","StalledRequests","WorkerGroup","WorkerListener","WorkerStarter"],"type":["RequestBuffer","WorkerId"]};