Class VersionedDatanodeFeatures

java.lang.Object
org.apache.hadoop.ozone.container.upgrade.VersionedDatanodeFeatures

public final class VersionedDatanodeFeatures extends Object
Utility class to retrieve the version of a feature that corresponds to the metadata layout version specified by the provided HDDSLayoutVersionManager.
  • Method Details

    • initialize

      public static void initialize(org.apache.hadoop.hdds.upgrade.HDDSLayoutVersionManager manager)
    • isFinalized

      public static boolean isFinalized(org.apache.hadoop.hdds.upgrade.HDDSLayoutFeature layoutFeature)