public class StateStoreMigrator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected HCFSStateStore |
hcfsStateStore |
protected DeltaWorkerId |
previousId |
| Constructor and Description |
|---|
StateStoreMigrator(String hcfsStateStorePath,
DeltaWorkerId currentId,
StateStore remoteStateStore) |
protected HCFSStateStore hcfsStateStore
protected DeltaWorkerId previousId
public StateStoreMigrator(String hcfsStateStorePath, DeltaWorkerId currentId, StateStore remoteStateStore)
public boolean perform()
throws IOException
IOExceptionCopyright © 2023 CDAP Licensed under the Apache License, Version 2.0.