mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-1.2' into trunk
This commit is contained in:
commit
ec361ab002
|
|
@ -139,6 +139,9 @@ commands:
|
|||
- name: upgradesstables [keyspace] [cfnames]
|
||||
help: |
|
||||
Scrub (rebuild sstables for) one or more column families
|
||||
- name: setcompactionthreshold <keyspace> <cfname>
|
||||
help: |
|
||||
Set min and max compaction thresholds for a given column family
|
||||
- name: getcompactionthreshold <keyspace> <cfname>
|
||||
help: |
|
||||
Print min and max compaction thresholds for a given column family
|
||||
|
|
|
|||
Loading…
Reference in New Issue