| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.segment.tool |
| Modifier and Type | Method and Description |
|---|---|
static Compact.Builder |
Compact.builder()
Create a builder for the
Compact command. |
Compact.Builder |
Compact.Builder.withMmap(Boolean mmap)
Whether to use memory mapped access or file access.
|
Compact.Builder |
Compact.Builder.withPath(File path)
The path to an existing segment store.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.