Uses of Enum Class
org.apache.pulsar.io.hdfs2.Compression
Packages that use Compression
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of Compression in org.apache.pulsar.io.hdfs2
Methods in org.apache.pulsar.io.hdfs2 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.