Files
greptimedb/cli/data/import_v2/state/sidebar-items.js
2026-05-15 04:01:35 +00:00

1 line
587 B
JavaScript

window.SIDEBAR_ITEMS = {"constant":["IMPORT_STATE_DIR","IMPORT_STATE_ROOT"],"enum":["ImportTaskStatus"],"fn":["canonical_schema_selection","default_home_dir_with","default_state_path","default_state_path_with","delete_import_state","import_identity_hash","import_state_file_name","import_state_lock_path","is_lock_contention","load_import_state","normalize_import_state_for_resume","save_import_state","sync_parent_dir","try_acquire_import_state_lock","unique_tmp_path"],"static":["IMPORT_STATE_TMP_ID"],"struct":["ImportState","ImportStateLockGuard","ImportTaskKey","ImportTaskState"]};