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