Class Revisions
java.lang.Object
org.apache.jackrabbit.oak.segment.tool.Revisions
Collect and print the revisions of a segment store.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Collect options for theRevisions
command.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic Revisions.Builder
builder()
Create a builder for theRevisions
command.int
-
Method Details
-
builder
Create a builder for theRevisions
command.- Returns:
- an instance of
Revisions.Builder
.
-
run
-