Class VersionUpgradeHelper

java.lang.Object
com.mapr.kvstore.VersionUpgradeHelper

public class VersionUpgradeHelper extends Object
  • Field Details

    • LOG

      public static final org.apache.commons.logging.Log LOG
  • Constructor Details

  • Method Details

    • getCurrentVersion

      public String getCurrentVersion() throws Exception
      Throws:
      Exception
    • isUpgradeDone

      public boolean isUpgradeDone()
    • reInitMetadataInfo

      public void reInitMetadataInfo(List<String> potentialVersionList) throws Exception
      Throws:
      Exception
    • initMetadataInfo

      public void initMetadataInfo(List<String> inVersionList) throws Exception
      Throws:
      Exception
    • createAndOpenMetadataPath

      public void createAndOpenMetadataPath(boolean create) throws Exception
      Throws:
      Exception
    • upgradeMetadataVersion

      public void upgradeMetadataVersion() throws Exception
      Throws:
      Exception