Uses of Interface
org.apache.lucene.util.packed.PackedInts.Decoder
Packages that use PackedInts.Decoder
Package
Description
Lucene 5.0 file format.
Packed integer arrays and streams.
-
Uses of PackedInts.Decoder in org.apache.lucene.backward_codecs.lucene50
Fields in org.apache.lucene.backward_codecs.lucene50 declared as PackedInts.DecoderMethods in org.apache.lucene.backward_codecs.lucene50 with parameters of type PackedInts.DecoderModifier and TypeMethodDescriptionprivate static intForUtil.computeIterations(PackedInts.Decoder decoder) Compute the number of iterations required to decodeBLOCK_SIZEvalues with the providedPackedInts.Decoder. -
Uses of PackedInts.Decoder in org.apache.lucene.util.packed
Classes in org.apache.lucene.util.packed that implement PackedInts.DecoderModifier and TypeClassDescription(package private) classEfficient sequential read/write of packed integers.(package private) classNon-specializedBulkOperationforPackedInts.Format.PACKED.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classEfficient sequential read/write of packed integers.(package private) final classNon-specializedBulkOperationforPackedInts.Format.PACKED_SINGLE_BLOCK.Methods in org.apache.lucene.util.packed that return PackedInts.DecoderModifier and TypeMethodDescriptionstatic PackedInts.DecoderPackedInts.getDecoder(PackedInts.Format format, int version, int bitsPerValue) Get aPackedInts.Decoder.