【发布时间】:2015-06-03 08:27:27
【问题描述】:
当我运行命令时
nodetool compactionhistory
我得到以下输出:
id keyspace_name columnfamily_name compacted_at bytes_in bytes_out rows_merged
---
01fd6ca0-d5b5-11e4-bc1e-8f1a146ee438 system sstable_activity 1427593412714 3183 795 {4:16}
12e296c0-d30e-11e4-bc1e-8f1a146ee438 system sstable_activity 1427301812780 4130 1069 {1:2, 4:24}
最后一列表示什么?
【问题讨论】:
-
stackoverflow.com/questions/27566558/… 之前有人问过这个问题。