Class Diff
java.lang.Object
org.apache.jackrabbit.oak.segment.tool.Diff
Shows the differences between two head states.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Diff.Builder
builder()
Create a builder for theDiff
command.int
run()
-
Method Details
-
builder
Create a builder for theDiff
command.- Returns:
- an instance of
Diff.Builder
.
-
run
public int run()
-