public abstract class StoreUpgraderPhase extends NonNullUpgrader
| Constructor and Description |
|---|
StoreUpgraderPhase(String versionAttributeName,
String fromVersion,
String toVersion) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFromVersion() |
String |
getToVersion() |
protected ConfiguredObjectRecord |
upgradeRootRecord(ConfiguredObjectRecord record) |
getDeletedRecords, getDeleteMap, getNextUpgrader, getUpdatedRecords, getUpdateMap, setNextUpgraderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomplete, configuredObjectprotected ConfiguredObjectRecord upgradeRootRecord(ConfiguredObjectRecord record)
public String getFromVersion()
public String getToVersion()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.