Nodetool flush¶
flush [<keyspace> <cfnames>...]
- Specify a keyspace and one or more tables that you want to flush from the memtable to on disk SSTables
Example
nodetool flush keyspaces1 standard1
See also
flush [<keyspace> <cfnames>...]
- Specify a keyspace and one or more tables that you want to flush from the memtable to on disk SSTables
Example
nodetool flush keyspaces1 standard1
See also