Class PreFlexRWSkipListWriter
PreFlexRW skiplist implementation. @lucene.experimental
Inheritance
System.Object
PreFlexRWSkipListWriter
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class PreFlexRWSkipListWriter : MultiLevelSkipListWriter
Constructors
Name | Description |
---|---|
PreFlexRWSkipListWriter(Int32, Int32, Int32, IndexOutput, IndexOutput) |
Methods
Name | Description |
---|---|
ResetSkip() | |
SetSkipData(Int32, Boolean, Int32) | Sets the values for the current skip data. |
WriteSkipData(Int32, IndexOutput) |