public class SSTableExport
extends java.lang.Object
| Constructor and Description |
|---|
SSTableExport() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Given arguments specifying an SSTable, and optionally an output file, export the contents of the SSTable to JSON.
|
public static void main(java.lang.String[] args)
throws ConfigurationException
args - command lines argumentsConfigurationException - on configuration failure (wrong params given)Copyright © 2009-2020 The Apache Software Foundation