public class UpgradeCatalog151 extends AbstractUpgradeCatalog
AbstractUpgradeCatalog.VersionComparator
configuration, dbAccessor, stackUpgradeUtil
Constructor and Description |
---|
UpgradeCatalog151(com.google.inject.Injector injector) |
Modifier and Type | Method and Description |
---|---|
protected void |
executeDDLUpdates() |
void |
executeDMLUpdates() |
String |
getTargetVersion()
Return the version that will be upgraded to
|
changePostgresSearchPath, executeInTransaction, getDbType, getEntityManagerProvider, getSourceVersion, getUpgradeCatalog, registerCatalog, toString, updateMetaInfoVersion, upgradeData, upgradeSchema
@Inject public UpgradeCatalog151(com.google.inject.Injector injector)
protected void executeDDLUpdates() throws AmbariException, SQLException
executeDDLUpdates
in class AbstractUpgradeCatalog
AmbariException
SQLException
public void executeDMLUpdates() throws AmbariException, SQLException
executeDMLUpdates
in class AbstractUpgradeCatalog
AmbariException
SQLException
public String getTargetVersion()
UpgradeCatalog
Copyright © 2015. All rights reserved.