yr.SetParam.cache_type

yr.SetParam.cache_type#

SetParam.cache_type: CacheType = 0#

Used to indicate whether the assigned storage medium is memory or disk. Optional values are CacheType.Memory (memory medium) and CacheType.Disk (disk medium). The default value is CacheType.Memory.