total_physical_size_seek#

property barecat.Barecat.total_physical_size_seek: int#

Total size of all shard files, as determined by seeking to the end of the shard files.

This is more up-to-date than total_physical_size_stat(), but may be slower.

Returns:

Total size of all shard files, in bytes.

Return type:

int