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