Uses of Enum
org.apache.hadoop.ozone.om.OzoneManager.StartupOption
Packages that use OzoneManager.StartupOption
-
Uses of OzoneManager.StartupOption in org.apache.hadoop.ozone.om
Methods in org.apache.hadoop.ozone.om that return OzoneManager.StartupOptionModifier and TypeMethodDescriptionstatic OzoneManager.StartupOptionReturns the enum constant of this type with the specified name.static OzoneManager.StartupOption[]OzoneManager.StartupOption.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.hadoop.ozone.om with parameters of type OzoneManager.StartupOptionModifier and TypeMethodDescriptionstatic OzoneManagerOzoneManager.createOm(org.apache.hadoop.hdds.conf.OzoneConfiguration conf, OzoneManager.StartupOption startupOption)