stats property

ColumnFamilyStats? stats
getter/setter pair

Only available with STATS_VIEW, this includes summary statistics about column family contents.

For statistics over an entire table, see TableStats above.

Output only.

Implementation

ColumnFamilyStats? stats;