Class BlobMigrator
java.lang.Object
org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigrator
-
Constructor Summary
ConstructorsConstructorDescriptionBlobMigrator(org.apache.jackrabbit.oak.spi.blob.split.SplitBlobStore blobStore, org.apache.jackrabbit.oak.spi.state.NodeStore nodeStore) -
Method Summary
-
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
- Throws:
IOException
-
migrate
- Throws:
IOException
-
stop
public void stop() -
getLastProcessedPath
-
getTotalMigratedNodes
public int getTotalMigratedNodes()
-