mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-15 04:20:39 +00:00
1 line
868 B
JavaScript
1 line
868 B
JavaScript
window.SIDEBAR_ITEMS = {"constant":["FILE_TYPE","INDEX_TYPE","PAGE_TYPE","RANGE_RESULT_CONCAT_MEMORY_LIMIT","RANGE_RESULT_CONCAT_MEMORY_PERMIT","RANGE_RESULT_TYPE","SELECTOR_RESULT_TYPE","SST_META_TYPE","VECTOR_TYPE"],"enum":["CacheStrategy","SelectorResult"],"fn":["meta_cache_weight","page_cache_weight","range_result_cache_weight","selector_result_cache_hit","selector_result_cache_miss","selector_result_cache_weight","strip_region_metadata_from_parquet","update_hit_miss","vector_cache_weight"],"mod":["cache_size","file_cache","index","manifest_cache","write_cache"],"struct":["CacheManager","CacheManagerBuilder","CachedSstMeta","ColumnPagePath","PageKey","PageValue","RangeResultMemoryLimiter","SelectorResultKey","SelectorResultValue","SstMetaKey"],"type":["CacheManagerRef","PageCache","RangeResultCache","SelectorResultCache","SstMetaCache","VectorCache"]}; |