Class Check
java.lang.Object
org.apache.jackrabbit.oak.segment.tool.Check
Perform a consistency check on an existing segment store.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Collect options for theCheck
command.static class
-
Method Summary
Modifier and TypeMethodDescriptionstatic Check.Builder
builder()
Create a builder for theCheck
command.int
run()
-
Method Details
-
builder
Create a builder for theCheck
command.- Returns:
- an instance of
Check.Builder
.
-
run
public int run()
-