On executing nodetool tablestats, there are many output metrics that are generated for a given table.
Are the metrics like SSTable count, Space used (live) and Space used (total)
reflecting the counts and size of table on particular node or its a aggregation of metrics from entire cluster. If its not cluster wide how do we extrapolate "space used" to reflect cluster wide usage.