Module cache_manager

Module cache_manager 

Source

Structs§

CacheManager
Manages various caches used in DataFusion.
CacheManagerConfig
FileMetadataCacheEntry
Represents information about a cached metadata entry. This is used to expose the metadata cache contents to outside modules.

Traits§

FileMetadata
Generic file-embedded metadata used with FileMetadataCache.
FileMetadataCache
Cache for file-embedded metadata.

Type Aliases§

FileStatisticsCache
A cache for Statistics.
ListFilesCache
Cache for storing the ObjectMetas that result from listing a path