Class AzureCompact
java.lang.Object
org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact
Perform an offline compaction of an existing Azure Segment Store.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classCollect options for theCompactcommand. -
Method Summary
Modifier and TypeMethodDescriptionstatic AzureCompact.Builderbuilder()Create a builder for theCompactcommand.intrun()
-
Method Details
-
builder
Create a builder for theCompactcommand.- Returns:
- an instance of
AzureCompact.Builder.
-
run
- Throws:
IOExceptionURISyntaxException
-