@InterfaceAudience.Public public class SnapshotFormatter extends Object
Constructor and Description |
---|
SnapshotFormatter() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
USAGE: SnapshotFormatter snapshot_file or the ready-made script: zkSnapShotToolkit.sh
|
void |
run(String snapshotFileName,
boolean dumpData,
boolean dumpJson) |
public static void main(String[] args) throws Exception
Exception
public void run(String snapshotFileName, boolean dumpData, boolean dumpJson) throws IOException
IOException
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.