earthkit.geo.utils.caching.CachePolicy

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