Uses of Class
org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentStoreMigrator.Builder
-
Packages that use AwsSegmentStoreMigrator.Builder Package Description org.apache.jackrabbit.oak.segment.aws.tool -
-
Uses of AwsSegmentStoreMigrator.Builder in org.apache.jackrabbit.oak.segment.aws.tool
Methods in org.apache.jackrabbit.oak.segment.aws.tool that return AwsSegmentStoreMigrator.Builder Modifier and Type Method Description AwsSegmentStoreMigrator.BuilderAwsSegmentStoreMigrator.Builder. setAppendMode()AwsSegmentStoreMigrator.BuilderAwsSegmentStoreMigrator.Builder. withRevisionCount(Integer revisionCount)AwsSegmentStoreMigrator.BuilderAwsSegmentStoreMigrator.Builder. withSource(File dir)AwsSegmentStoreMigrator.BuilderAwsSegmentStoreMigrator.Builder. withSource(AwsContext awsContext)AwsSegmentStoreMigrator.BuilderAwsSegmentStoreMigrator.Builder. withSourcePersistence(SegmentNodeStorePersistence source, String sourceName)AwsSegmentStoreMigrator.BuilderAwsSegmentStoreMigrator.Builder. withTarget(File dir)AwsSegmentStoreMigrator.BuilderAwsSegmentStoreMigrator.Builder. withTarget(AwsContext awsContext)AwsSegmentStoreMigrator.BuilderAwsSegmentStoreMigrator.Builder. withTargetPersistence(SegmentNodeStorePersistence target, String targetName)
-