Uses of Enum Class
org.apache.hadoop.fs.Options.ChecksumCombineMode
Packages that use Options.ChecksumCombineMode
-
Uses of Options.ChecksumCombineMode in org.apache.hadoop.fs
Methods in org.apache.hadoop.fs that return Options.ChecksumCombineModeModifier and TypeMethodDescriptionstatic Options.ChecksumCombineModeReturns the enum constant of this class with the specified name.static Options.ChecksumCombineMode[]Options.ChecksumCombineMode.values()Returns an array containing the constants of this enum class, in the order they are declared.