Class SnapshotFormatter


  • @Public
    public class SnapshotFormatter
    extends Object
    Dump a snapshot file to stdout. For JSON format, followed https://dev.yorhel.nl/ncdu/jsonfmt
    • Constructor Detail

      • SnapshotFormatter

        public SnapshotFormatter()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws Exception
        USAGE: SnapshotFormatter snapshot_file or the ready-made script: zkSnapShotToolkit.sh
        Throws:
        Exception