Package org.apache.cassandra.index.sai.disk.v1.bitpack
package org.apache.cassandra.index.sai.disk.v1.bitpack
-
ClassesClassDescriptionModified copy of
org.apache.lucene.util.packed.AbstractBlockPackedWriterto useDirectWriterfor optimised reads that doesn't require seeking through the whole file to open a thread-exclusive reader.Provides non-blocking, random access to a stream written withBlockPackedWriter.A writer for large sequences of longs.Provides non-blocking, random access to a stream written withMonotonicBlockPackedWriter.A writer for large monotonically increasing sequences of positive longs.