Uses of Class
org.apache.lucene.util.compress.LZ4.FastCompressionHashTable
Packages that use LZ4.FastCompressionHashTable
Package
Description
Compressing helper classes.
Lucene 5.0 file format.
Components from the Lucene 8.0 index format.
Lucene 8.7 file format.
Compressing helper classes.
Lucene 9.0 file format.
-
Uses of LZ4.FastCompressionHashTable in org.apache.lucene.backward_codecs.compressing
Fields in org.apache.lucene.backward_codecs.compressing declared as LZ4.FastCompressionHashTableModifier and TypeFieldDescriptionprivate final LZ4.FastCompressionHashTable
CompressionMode.LZ4FastCompressor.ht
-
Uses of LZ4.FastCompressionHashTable in org.apache.lucene.backward_codecs.lucene50
Fields in org.apache.lucene.backward_codecs.lucene50 declared as LZ4.FastCompressionHashTableModifier and TypeFieldDescriptionprivate final LZ4.FastCompressionHashTable
Lucene50StoredFieldsFormat.LZ4FastCompressor.ht
-
Uses of LZ4.FastCompressionHashTable in org.apache.lucene.backward_codecs.lucene80
Fields in org.apache.lucene.backward_codecs.lucene80 declared as LZ4.FastCompressionHashTableModifier and TypeFieldDescription(package private) final LZ4.FastCompressionHashTable
Lucene80DocValuesConsumer.CompressedBinaryBlockWriter.ht
Methods in org.apache.lucene.backward_codecs.lucene80 with parameters of type LZ4.FastCompressionHashTableModifier and TypeMethodDescriptionprivate int
Lucene80DocValuesConsumer.compressAndGetTermsDictBlockLength
(ByteArrayDataOutput bufferedOutput, LZ4.FastCompressionHashTable ht) -
Uses of LZ4.FastCompressionHashTable in org.apache.lucene.backward_codecs.lucene87
Fields in org.apache.lucene.backward_codecs.lucene87 declared as LZ4.FastCompressionHashTableModifier and TypeFieldDescription(package private) final LZ4.FastCompressionHashTable
LZ4WithPresetDictCompressionMode.LZ4WithPresetDictCompressor.hashTable
-
Uses of LZ4.FastCompressionHashTable in org.apache.lucene.codecs.compressing
Fields in org.apache.lucene.codecs.compressing declared as LZ4.FastCompressionHashTableModifier and TypeFieldDescriptionprivate final LZ4.FastCompressionHashTable
CompressionMode.LZ4FastCompressor.ht
-
Uses of LZ4.FastCompressionHashTable in org.apache.lucene.codecs.lucene90
Fields in org.apache.lucene.codecs.lucene90 declared as LZ4.FastCompressionHashTableModifier and TypeFieldDescription(package private) final LZ4.FastCompressionHashTable
LZ4WithPresetDictCompressionMode.LZ4WithPresetDictCompressor.hashTable
Methods in org.apache.lucene.codecs.lucene90 with parameters of type LZ4.FastCompressionHashTableModifier and TypeMethodDescriptionprivate int
Lucene90DocValuesConsumer.compressAndGetTermsDictBlockLength
(ByteArrayDataOutput bufferedOutput, int dictLength, LZ4.FastCompressionHashTable ht)