| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.segment.tool |
| Modifier and Type | Method and Description |
|---|---|
static History.Builder |
History.builder()
Create a builder for the
History command. |
History.Builder |
History.Builder.withDepth(int depth)
Maximum depth of the history.
|
History.Builder |
History.Builder.withJournal(File journal)
The path to the journal.
|
History.Builder |
History.Builder.withNode(String node)
A path to a node.
|
History.Builder |
History.Builder.withPath(File path)
The path to an existing segment store.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.