yr.CreateParam.cache_type

yr.CreateParam.cache_type#

CreateParam.cache_type: CacheType = 0#

Indicates whether the allocated storage medium is memory or disk. The optional parameters are CacheType.Memory (memory medium) and CacheType.Disk (disk medium). The default value is CacheType.Memory.