Class BlockPackedReader
Provides random access to a stream written with BlockPackedWriter.
@lucene.internal
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class BlockPackedReader : Int64Values
Constructors
Name | Description |
---|---|
BlockPackedReader(IndexInput, Int32, Int32, Int64, Boolean) | Sole constructor. |
Methods
Name | Description |
---|---|
Get(Int64) | |
RamBytesUsed() | Returns approximate RAM bytes used. |