Uses of Enum
org.apache.hadoop.ozone.om.upgrade.OMLayoutFeature
Packages that use OMLayoutFeature
Package
Description
This package contains OM Upgrade related classes.
-
Uses of OMLayoutFeature in org.apache.hadoop.ozone.om.upgrade
Methods in org.apache.hadoop.ozone.om.upgrade that return OMLayoutFeatureModifier and TypeMethodDescriptionstatic OMLayoutFeatureReturns the enum constant of this type with the specified name.static OMLayoutFeature[]OMLayoutFeature.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.hadoop.ozone.om.upgrade with parameters of type OMLayoutFeatureModifier and TypeMethodDescriptionvoidOMLayoutVersionManager.finalized(OMLayoutFeature layoutFeature)