java.lang.Object
org.apache.jackrabbit.oak.segment.tool.Diff

public class Diff extends Object
Shows the differences between two head states.
  • Method Details

    • builder

      public static Diff.Builder builder()
      Create a builder for the Diff command.
      Returns:
      an instance of Diff.Builder.
    • run

      public int run()