java.lang.Object
org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigrator

public class BlobMigrator extends Object
  • Constructor Details

    • BlobMigrator

      public BlobMigrator(org.apache.jackrabbit.oak.spi.blob.split.SplitBlobStore blobStore, org.apache.jackrabbit.oak.spi.state.NodeStore nodeStore)
  • Method Details

    • start

      public boolean start() throws IOException
      Throws:
      IOException
    • migrate

      public boolean migrate() throws IOException
      Throws:
      IOException
    • stop

      public void stop()
    • getLastProcessedPath

      public String getLastProcessedPath()
    • getTotalMigratedNodes

      public int getTotalMigratedNodes()