Class Compact
java.lang.Object
org.apache.jackrabbit.oak.segment.tool.Compact
Perform an offline compaction of an existing segment store.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Compact.Builder
builder()
Create a builder for theCompact
command.int
run()
-
Method Details
-
builder
Create a builder for theCompact
command.- Returns:
- an instance of
Compact.Builder
.
-
run
public int run()
-