Uses of Enum Class
org.apache.lucene.backward_codecs.lucene90.blocktree.CompressionAlgorithm
Packages that use CompressionAlgorithm
Package
Description
BlockTree terms dictionary.
-
Uses of CompressionAlgorithm in org.apache.lucene.backward_codecs.lucene90.blocktree
Methods in org.apache.lucene.backward_codecs.lucene90.blocktree that return CompressionAlgorithmModifier and TypeMethodDescriptionstatic CompressionAlgorithmReturns the enum constant of this class with the specified name.static CompressionAlgorithm[]CompressionAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.