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 classSegmentStoreMigrator.Builder
-
-
-
Method Detail
-
migrate
public void migrate() throws IOException, ExecutionException, InterruptedException
-
close
public void close() throws IOException- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
-