Package org.apache.cassandra.tools
Class SSTableExport
java.lang.Object
org.apache.cassandra.tools.SSTableExport
Export SSTables to JSON format.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SSTableExport
public SSTableExport()
-
-
Method Details
-
main
Given arguments specifying an SSTable, and optionally an output file, export the contents of the SSTable to JSON.- Parameters:
args- command lines arguments- Throws:
ConfigurationException- on configuration failure (wrong params given)
-