@InterfaceAudience.Public public class SnapshotRecursiveSummary extends Object
Constructor and Description |
---|
SnapshotRecursiveSummary() |
Modifier and Type | Method and Description |
---|---|
static String |
getUsage() |
static void |
main(String[] args)
USAGE: SnapsotRecursiveSummary snapshot_file starting_node max_depth
|
void |
run(String snapshotFileName,
String startingNode,
int maxDepth) |
public static void main(String[] args) throws Exception
Exception
public void run(String snapshotFileName, String startingNode, int maxDepth) throws IOException
IOException
public static String getUsage()
Copyright © 2008–2025 The Apache Software Foundation. All rights reserved.