Uses of Enum Class
org.apache.hadoop.io.file.tfile.Compression.Algorithm
Packages that use Compression.Algorithm
-
Uses of Compression.Algorithm in org.apache.hadoop.io.file.tfile
Methods in org.apache.hadoop.io.file.tfile that return Compression.AlgorithmModifier and TypeMethodDescriptionstatic Compression.AlgorithmReturns the enum constant of this class with the specified name.static Compression.Algorithm[]Compression.Algorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.