Package | Description |
---|---|
org.apache.qpid.server.store |
Modifier and Type | Class and Description |
---|---|
class |
NonNullUpgrader |
class |
NullUpgrader |
class |
StoreUpgraderPhase |
Modifier and Type | Method and Description |
---|---|
protected DurableConfigurationStoreUpgrader |
NonNullUpgrader.getNextUpgrader() |
Modifier and Type | Method and Description |
---|---|
void |
NonNullUpgrader.setNextUpgrader(DurableConfigurationStoreUpgrader upgrader) |
void |
DurableConfigurationStoreUpgrader.setNextUpgrader(DurableConfigurationStoreUpgrader upgrader) |
void |
NullUpgrader.setNextUpgrader(DurableConfigurationStoreUpgrader upgrader) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.