Class Backup
java.lang.Object
org.apache.jackrabbit.oak.segment.tool.Backup
Perform a backup of a segment store into a specified folder.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Backup.Builder
builder()
Create a builder for theBackup
command.int
run()
-
Method Details
-
builder
Create a builder for theBackup
command.- Returns:
- an instance of
Backup.Builder
.
-
run
public int run()
-