Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.util.packed Classes and Interfaces - 27 results found.
NameDescriptionTypePackageFramework
BlockPackedReaderProvides random access to a stream written with BlockPackedWriter.Classorg.apache.lucene.util.packedApache Lucene
BlockPackedReaderIteratorReader for sequences of longs written with BlockPackedWriter.Classorg.apache.lucene.util.packedApache Lucene
BlockPackedWriterA writer for large sequences of longs.Classorg.apache.lucene.util.packedApache Lucene
DirectMonotonicReaderRetrieves an instance previously written by DirectMonotonicWriter.Classorg.apache.lucene.util.packedApache Lucene
DirectMonotonicReader .MetaIn-memory metadata that needs to be kept around for DirectMonotonicReader to read data from disk.Classorg.apache.lucene.util.packed.DirectMonotonicReaderApache Lucene
DirectMonotonicWriterWrite monotonically-increasing sequences of integers.Classorg.apache.lucene.util.packedApache Lucene
DirectReaderRetrieves an instance previously written by DirectWriter int bitsPerValue = 100;Classorg.apache.lucene.util.packedApache Lucene
DirectWriterClass for writing packed integers to be directly read from Directory.Classorg.apache.lucene.util.packedApache Lucene
GrowableWriter bit count of the underlying packed ints on-demand.Classorg.apache.lucene.util.packedApache Lucene
MonotonicBlockPackedReaderProvides random access to a stream written with MonotonicBlockPackedWriter.Classorg.apache.lucene.util.packedApache Lucene
MonotonicBlockPackedWriterA writer for large monotonically increasing sequences of positive longs.Classorg.apache.lucene.util.packedApache Lucene
PackedDataInputA DataInput wrapper to read unaligned, variable-length packed integers.Classorg.apache.lucene.util.packedApache Lucene
PackedDataOutputA DataOutput wrapper to write unaligned, variable-length packedSee Also:PackedDataInputNOTE: This API is for internal purposes only and might change in incompatible ways in the next release.Classorg.apache.lucene.util.packedApache Lucene
PackedIntsSimplistic compression for array of unsigned long values.Classorg.apache.lucene.util.packedApache Lucene
PackedInts .DecoderA decoder for packed integers.Interfaceorg.apache.lucene.util.packed.PackedIntsApache Lucene
PackedInts .EncoderAn encoder for packed integers.Interfaceorg.apache.lucene.util.packed.PackedIntsApache Lucene
PackedInts .FormatA format to write packed ints.Classorg.apache.lucene.util.packed.PackedIntsApache Lucene
PackedInts .FormatAndBitsSimple class that holds a format and a number of bits per value.Classorg.apache.lucene.util.packed.PackedIntsApache Lucene
PackedInts .MutableA packed integer array that can be modified.Classorg.apache.lucene.util.packed.PackedIntsApache Lucene
PackedInts .NullReaderA PackedInts.Classorg.apache.lucene.util.packed.PackedIntsApache Lucene
PackedInts .ReaderA read-only random access array of positive integers.Classorg.apache.lucene.util.packed.PackedIntsApache Lucene
PackedInts .ReaderIteratorRun-once iterator interface, to decode previously saved PackedInts.Interfaceorg.apache.lucene.util.packed.PackedIntsApache Lucene
PackedInts .WriterA write-once Writer.Classorg.apache.lucene.util.packed.PackedIntsApache Lucene
PackedLongValuesUtility class to compress integers into a LongValues instance.Classorg.apache.lucene.util.packedApache Lucene
PackedLongValues .BuilderA Builder for a PackedLongValues instance.Classorg.apache.lucene.util.packed.PackedLongValuesApache Lucene
PagedGrowableWriterA PagedGrowableWriter.Classorg.apache.lucene.util.packedApache Lucene
PagedMutableA PagedMutable.Classorg.apache.lucene.util.packedApache Lucene