Class CompareTables


  • public class CompareTables
    extends Object
    Accepts a set of tables, computes the hashes for each, and prints the top-level hash for each table.

    Will automatically create output tables for intermediate hashes instead of requiring their existence. This will raise an exception when the table we want to use already exists.