public class BlobMigrator
extends java.lang.Object
Constructor and Description |
---|
BlobMigrator(SplitBlobStore blobStore,
NodeStore nodeStore) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLastProcessedPath() |
int |
getTotalMigratedNodes() |
boolean |
migrate() |
boolean |
start() |
void |
stop() |
public BlobMigrator(SplitBlobStore blobStore, NodeStore nodeStore)
public boolean start() throws java.io.IOException
java.io.IOException
public boolean migrate() throws java.io.IOException
java.io.IOException
public void stop()
public java.lang.String getLastProcessedPath()
public int getTotalMigratedNodes()
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.