total_physical_size_stat#
- property barecat.Barecat.total_physical_size_stat: int[source]#
Total size of all shard files, as determined by the file system’s stat response.
This is faster than
total_physical_size_seek(), but may be less up-to-date.- Returns:
Total size of all shard files, in bytes.
- Return type: