public class GenericStoreUpgrader extends Object
Constructor and Description |
---|
GenericStoreUpgrader(String rootCategory,
String rootModelVersionAttributeName,
DurableConfigurationStore configurationStore,
Map<String,StoreUpgraderPhase> upgraders) |
Modifier and Type | Method and Description |
---|---|
List<ConfiguredObjectRecord> |
getRecords() |
void |
upgrade() |
public GenericStoreUpgrader(String rootCategory, String rootModelVersionAttributeName, DurableConfigurationStore configurationStore, Map<String,StoreUpgraderPhase> upgraders)
public List<ConfiguredObjectRecord> getRecords()
public void upgrade()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.