Class SegmentStoreMigrator
- java.lang.Object
-
- org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator
-
- All Implemented Interfaces:
Closeable
,AutoCloseable
public class SegmentStoreMigrator extends Object implements Closeable
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SegmentStoreMigrator.Builder
-
-
-
Method Detail
-
migrate
public void migrate() throws IOException, ExecutionException, InterruptedException
-
close
public void close() throws IOException
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-
-