Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::execution::cache::cache_manager - Rust
[go: Go Back, main page]

Module cache_manager

Source

Structs§

CacheManager
CacheManagerConfig

Type Aliases§

FileStatisticsCache
The cache of listing files statistics. if set CacheManagerConfig::with_files_statistics_cache Will avoid infer same file statistics repeatedly during the session lifetime, this cache will store in crate::runtime_env::RuntimeEnv.
ListFilesCache