| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.segment.aws.tool |
| Modifier and Type | Method and Description |
|---|---|
static AwsCompact.Builder |
AwsCompact.builder()
Create a builder for the
Compact command. |
AwsCompact.Builder |
AwsCompact.Builder.withForce(boolean force)
Whether to fail if run on an older version of the store of force upgrading
its format.
|
AwsCompact.Builder |
AwsCompact.Builder.withGCLogInterval(long gcLogInterval)
The number of nodes after which an update about the compaction process is
logged.
|
AwsCompact.Builder |
AwsCompact.Builder.withPath(String path)
The path (URI) to an existing segment store.
|
AwsCompact.Builder |
AwsCompact.Builder.withSegmentCacheSize(int segmentCacheSize)
The size of the segment cache in MB.
|
Copyright © 2012–2020 The Apache Software Foundation. All rights reserved.