Uses of Enum Class
org.apache.hadoop.io.compress.zlib.BuiltInGzipDecompressor.GzipStateLabel
Packages that use BuiltInGzipDecompressor.GzipStateLabel
Package
Description
Implementation of compression/decompression based on the popular
gzip compressed file format.
-
Uses of BuiltInGzipDecompressor.GzipStateLabel in org.apache.hadoop.io.compress.zlib
Methods in org.apache.hadoop.io.compress.zlib that return BuiltInGzipDecompressor.GzipStateLabelModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.BuiltInGzipDecompressor.GzipStateLabel.values()Returns an array containing the constants of this enum class, in the order they are declared.