cf.Partition.on_disk

Partition.on_disk

True if and only if the partition’s sub-array is on disk as opposed to in memory.

Examples

>>> p.on_disk
True

Previous topic

cf.Partition.location

Next topic

cf.Partition.part

This Page