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 classCollect options for theCheckcommand.static class -
Method Summary
Modifier and TypeMethodDescriptionstatic Check.Builderbuilder()Create a builder for theCheckcommand.intrun()
-
Method Details
-
builder
Create a builder for theCheckcommand.- Returns:
- an instance of
Check.Builder.
-
run
public int run()
-