Uses of Enum
org.apache.hadoop.ozone.om.request.validation.VersionExtractor
Packages that use VersionExtractor
Package
Description
Request's feature validation handling.
-
Uses of VersionExtractor in org.apache.hadoop.ozone.om.request.validation
Methods in org.apache.hadoop.ozone.om.request.validation that return VersionExtractorModifier and TypeMethodDescriptionstatic VersionExtractorReturns the enum constant of this type with the specified name.static VersionExtractor[]VersionExtractor.values()Returns an array containing the constants of this enum type, in the order they are declared.