Constructor Lucene40SkipListReader
Lucene40SkipListReader(IndexInput, Int32, Int32)
Sole constructor.
Declaration
public Lucene40SkipListReader(IndexInput skipStream, int maxSkipLevels, int skipInterval)
Parameters
Type | Name | Description |
---|---|---|
IndexInput | skipStream | |
System.Int32 | maxSkipLevels | |
System.Int32 | skipInterval |