earthkit.geo.utils.caching.NoCachePolicy¶
- class earthkit.geo.utils.caching.NoCachePolicy¶
Bases:
CachePolicy- CACHE_KEYS = ['cache-policy', 'user-cache-directory', 'temporary-cache-directory-root',...¶
- OUTDATED_CHECK_KEYS = ['cache-policy', 'temporary-directory-root']¶
- directory()¶
- file_in_cache_directory(path)¶
- static from_config()¶
- is_cache_size_managed()¶
- managed()¶
- maximum_cache_disk_usage()¶
- maximum_cache_size()¶
- property name¶
- outdated()¶
- update()¶
- use_message_position_index_cache()¶