Class AwsSegmentStoreMigrator
- java.lang.Object
-
- org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentStoreMigrator
-
- All Implemented Interfaces:
Closeable
,AutoCloseable
public class AwsSegmentStoreMigrator extends Object implements Closeable
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AwsSegmentStoreMigrator.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
-
-